mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-07 06:02:07 +08:00
fix: 优化全局 Message & Notification 展示效果
This commit is contained in:
@@ -4,7 +4,6 @@ import {
|
||||
Form,
|
||||
Input,
|
||||
Modal,
|
||||
message,
|
||||
ProTable,
|
||||
Drawer,
|
||||
Space,
|
||||
@@ -16,6 +15,7 @@ import {
|
||||
Tooltip,
|
||||
Alert,
|
||||
} from 'knowdesign';
|
||||
import message from '@src/components/Message';
|
||||
import { IconFont } from '@knowdesign/icons';
|
||||
import { CloseOutlined, EyeInvisibleOutlined, EyeOutlined, LoadingOutlined } from '@ant-design/icons';
|
||||
import './index.less';
|
||||
|
||||
Reference in New Issue
Block a user