Skip to content

Commit 813c249

Browse files
committed
fix: export additional SVG components
1 parent a6fd9ef commit 813c249

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

apps/website/src/components/ui/svgs/index.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ export * from "./shiki";
88
export * from "./sugar-high";
99
export * from "./twitter";
1010
export * from "./vite";
11+
export * from "./radix-ui";
12+
export * from "./base-ui";
13+
export * from "./motion";

0 commit comments

Comments
 (0)