mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 22:30:19 +08:00
refactor(projects): chrome Tab重构完成
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import CountTo from './CountTo/index.vue';
|
||||
import IconClose from './IconClose/index.vue';
|
||||
import ButtonTab from './ButtonTab/index.vue';
|
||||
import ChromeTab from './ChromeTab/index.vue';
|
||||
|
||||
export { CountTo };
|
||||
export { CountTo, IconClose, ButtonTab, ChromeTab };
|
||||
|
||||
Reference in New Issue
Block a user