Skip to content

Commit

Permalink
fix(): Export chart.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Dec 15, 2024
1 parent 7c3be0f commit fed2c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export * from "./shadcn/ui/badge";
export * from "./shadcn/ui/button";
export * from "./shadcn/ui/calendar";
export * from "./shadcn/ui/card";
export * from "./shadcn/ui/chart";
export * from "./shadcn/ui/checkbox";
export * from "./shadcn/ui/collapsible";
export * from "./shadcn/ui/command";
Expand Down

0 comments on commit fed2c4e

Please sign in to comment.