diff --git a/src/components/index.ts b/src/components/index.ts index 7cf7ff8..0279920 100644 --- a/src/components/index.ts +++ b/src/components/index.ts @@ -1,79 +1,3 @@ -export { - TabIcon, - TabIcon, - StatusIcon, - LoadingSpin - TreeIcon, - ActionIcon, - ActionButton, - TreeIcon, - FileIcon, - ActionIcon, - SeedDataStatus, - ActionButton, - IconButton, - DataList, - StatusBadge, - Detai - TipsCard - - StatC - EmptyState, - - AppBrandin - CodeExplanation - EditorTo - FileTabs, - - LazyMo - LazyLineC - LazyD3BarChar - MonacoEdito - NavigationItem - - Toolba - TreeFormDial - DataCard, - ActionBar, - BindingEditor, - ComponentBindi - - MoleculeE - MoleculeStatCard -export * from './ -export * from './Template -export * from './JS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +export * from './atoms' +export * from './molecules' +export * from './organisms'