Skip to content

Commit

Permalink
feat(expo-bbq): added the export of the onboarding.
Browse files Browse the repository at this point in the history
  • Loading branch information
h0lybyte committed Nov 10, 2024
1 parent c997d20 commit 6c4d2e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/expo-bbq/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export { TamaRegister } from './components/auth/TamaRegister';
export { TamaLogin } from './components/auth/TamaLogin';
export { TamaProfile } from './components/auth/TamaProfile';
export { TamaUserCard } from './components/auth/user/TamaUserCard';
export { TamaOnboard } from './components/auth/user/TamaOnboard';

// [PANELS]
export { TamaSheet } from './components/panels/TamaSheet';
Expand Down

0 comments on commit 6c4d2e9

Please sign in to comment.