From 6c043807fff640e17b334fc362b8c9569a55bada Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Sat, 17 Jan 2026 14:31:40 +0000 Subject: [PATCH] Generated by Spark: Fix all reported errors. --- src/components/index.ts | 82 ++--------------------------------------- 1 file changed, 3 insertions(+), 79 deletions(-) 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'