Optimize structure

This commit is contained in:
Taric Xin
2022-05-12 10:17:52 +08:00
parent 1878e4c7c8
commit 0bc183b9a7
14 changed files with 148 additions and 5160 deletions

View File

@ -8,7 +8,6 @@
*/
// Modules
export * from './components/delay/index';
export * from './components/editor/index';
export * from './components/file-manager/index';
export * from './components/masonry/index';
export * from './components/mouse-focus/index';