Skip to content

Commit

Permalink
Export VAButtonVariants
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Nov 8, 2023
1 parent daaf163 commit 488e51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ if (expoApp && App.initiateExpo) {

// Export components here so they are exported through npm
export { SegmentedControl } from './components/SegmentedControl/SegmentedControl'
export { VAButton, ButtonTypes } from './components/VAButton/VAButton'
export { VAButton, VAButtonVariants } from './components/VAButton/VAButton'

0 comments on commit 488e51c

Please sign in to comment.