fix: 修复tabs已知问题
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export { Tabs as TabsView, TabsMore, TabsScreen } from './components';
|
||||
export { TabsMore, TabsScreen } from './components';
|
||||
export { default as TabsView } from './tabs-view.vue';
|
||||
export type { IContextMenuItem } from '@vben-core/shadcn-ui';
|
||||
|
||||
Reference in New Issue
Block a user