Skip to content

Commit

Permalink
feat(alpha-icon): export modules
Browse files Browse the repository at this point in the history
  • Loading branch information
sungik-choi committed Dec 16, 2024
1 parent 739d7e2 commit 6ee5985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/bezier-react/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export * from '~/src/components/AlphaButton'
export * from '~/src/components/AlphaDialogPrimitive'
export * from '~/src/components/AlphaFloatingButton'
export * from '~/src/components/AlphaFloatingIconButton'
export * from '~/src/components/AlphaIcon'
export * from '~/src/components/AlphaIconButton'
export * from '~/src/components/AlphaLoader'
export * from '~/src/components/AlphaStatusBadge'
Expand Down

0 comments on commit 6ee5985

Please sign in to comment.