Skip to content

Commit

Permalink
Add export so Spacer available via NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
TimRoe committed May 15, 2024
1 parent d900ca3 commit a6cb639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export { Button, ButtonVariants } from './components/Button/Button'
export { Icon } from './components/Icon/Icon'
export { Link } from './components/Link/Link'
export { SegmentedControl } from './components/SegmentedControl/SegmentedControl'
export { Spacer } from './components/Spacer/Spacer'

0 comments on commit a6cb639

Please sign in to comment.