remove all index.ts

This commit is contained in:
2026-02-24 07:43:29 +08:00
parent 1be24065e0
commit 6dc933dc1e
52 changed files with 74 additions and 131 deletions

View File

@@ -1 +0,0 @@
export * from './button';

View File

@@ -1 +0,0 @@
export * from './card';

View File

@@ -1 +0,0 @@
export * from './checkbox';

View File

@@ -1 +0,0 @@
export * from './input';

View File

@@ -1 +0,0 @@
export * from './radio';

View File

@@ -1 +0,0 @@
export * from './select';

View File

@@ -1 +0,0 @@
export * from './switch';

View File

@@ -1 +0,0 @@
export * from './textarea';