mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 04:58:49 +08:00
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
This commit is contained in:
3
packages/effects/layouts/src/basic/tabbar/index.ts
Normal file
3
packages/effects/layouts/src/basic/tabbar/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as LayoutTabbar } from './tabbar.vue';
|
||||
export { default as LayoutTabbarTools } from './tabbar-tools.vue';
|
||||
export * from './use-tabs';
|
||||
Reference in New Issue
Block a user