mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-04 04:58:16 +08:00
4 lines
104 B
JavaScript
4 lines
104 B
JavaScript
// based on rc-notification 3.3.0
|
|
import Notification from './Notification'
|
|
export default Notification
|