feat: migrate NoticeBar component

This commit is contained in:
chenjiahan
2020-07-25 16:28:40 +08:00
parent f74f1047fd
commit b3964e6afa
3 changed files with 22 additions and 20 deletions

View File

@@ -31,4 +31,5 @@ module.exports = [
'pagination',
'sidebar',
'tree-select',
'notice-bar',
];