-
Notifications
You must be signed in to change notification settings - Fork 290
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version
v1.0.0-beta.12
Vue Version
3.1.1
Link to minimal reproduction
https://vue-devui.github.io/components/toast/
Step to reproduce
What is expected
- 正确路径应该为
import { Message } from '../toast-types';
- 任何类型的
toast
都能顺利关闭。 - 移除预处理器的写法,采用普通
css
写法。
What is actually happening
No response
Any additional comments (optional)
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working