Skip to content

Commit

Permalink
Create index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vcb88 authored Nov 22, 2024
1 parent 2b32f7f commit 8eae46b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/ui/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export * from './alert-dialog';
export * from './button';
export * from './card';
export * from './switch';
export * from './label';

0 comments on commit 8eae46b

Please sign in to comment.