Skip to content

Commit fed2c4e

Browse files
committed
fix(): Export chart.
1 parent 7c3be0f commit fed2c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export * from "./shadcn/ui/badge";
99
export * from "./shadcn/ui/button";
1010
export * from "./shadcn/ui/calendar";
1111
export * from "./shadcn/ui/card";
12+
export * from "./shadcn/ui/chart";
1213
export * from "./shadcn/ui/checkbox";
1314
export * from "./shadcn/ui/collapsible";
1415
export * from "./shadcn/ui/command";

0 commit comments

Comments
 (0)