mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-06 00:06:01 +08:00
refactor(projects): all file and folder use kebab-case
This commit is contained in:
4
src/layouts/common/global-tab/components/index.ts
Normal file
4
src/layouts/common/global-tab/components/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import TabDetail from './tab-detail/index.vue';
|
||||
import ReloadButton from './reload-button/index.vue';
|
||||
|
||||
export { TabDetail, ReloadButton };
|
||||
Reference in New Issue
Block a user