Skip to content

Commit

Permalink
export VAButton in index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Nov 8, 2023
1 parent 1662034 commit a1cd6ff
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 @@ -8,3 +8,4 @@ if (expoApp && App.initiateExpo) {

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

0 comments on commit a1cd6ff

Please sign in to comment.