mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-04 21:18:14 +08:00
4 lines
106 B
JavaScript
4 lines
106 B
JavaScript
// based on rc-notification 3.3.1
|
|
import Notification from './Notification';
|
|
export default Notification;
|