Skip to content

Commit 13605b7

Browse files
committed
fix: export checkbox
1 parent e1f5ce3 commit 13605b7

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.storybook/public/favicon.ico

-13.8 KB
Binary file not shown.

src/components/ui/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,4 @@ export { Button, buttonVariants } from './button'
119119
export { Alert, AlertTitle, AlertDescription } from './alert'
120120
export { Avatar, AvatarImage, AvatarFallback } from './avatar'
121121
export { Badge, badgeVariants } from './badge'
122+
export * from './checkbox'

0 commit comments

Comments
 (0)