mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-15 12:48:09 +08:00
fix: 优化全局 Message & Notification 展示效果
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Form, Button, Input, Row, InputNumber, Utils, message } from 'knowdesign';
|
||||
import { Form, Button, Input, Row, InputNumber, Utils } from 'knowdesign';
|
||||
import message from '@src/components/Message';
|
||||
import { FormMap } from './config';
|
||||
import Api from '../../api';
|
||||
import { useHistory } from 'react-router-dom';
|
||||
|
||||
Reference in New Issue
Block a user