Skip to content

Commit 6396652

Browse files
committed
Feat: v1_complate
1 parent 2e93bc2 commit 6396652

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/index.tsx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
export * as animation from "./animation";
2-
export * as basicUi from "./basic-ui";
3-
export * as section from "./section";
4-
export * as ui from "./ui";
5-
61
export * from "./animation";
72
export * from "./basic-ui";
83
export * from "./section";
94
export * from "./ui";
5+
6+
export * from "./miniComponentConfig";

0 commit comments

Comments
 (0)