We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3be0f commit fed2c4eCopy full SHA for fed2c4e
src/index.ts
@@ -9,6 +9,7 @@ export * from "./shadcn/ui/badge";
9
export * from "./shadcn/ui/button";
10
export * from "./shadcn/ui/calendar";
11
export * from "./shadcn/ui/card";
12
+export * from "./shadcn/ui/chart";
13
export * from "./shadcn/ui/checkbox";
14
export * from "./shadcn/ui/collapsible";
15
export * from "./shadcn/ui/command";
0 commit comments