Skip to content

Commit df35a26

Browse files
committed
feat: add exports
1 parent 5236865 commit df35a26

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed
Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
export * from "./text/index";
1+
export * from "./text";
2+
3+
export * from "./divider";
4+
5+
export * from "./banner";
6+
7+
export * from "./card";
8+
9+
export * from "./container";
10+
11+
export * from "./chip";

0 commit comments

Comments
 (0)