Skip to content

Commit

Permalink
chore(components): Export tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilIvanichkovv committed Mar 11, 2024
1 parent 3b1a686 commit 5ee0e7b
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 @@ -28,6 +28,7 @@ export * from './tag'
export * from './text'
export * from './toast'
export * from './tokens'
export * from './tooltip'
export * from './user-list'
// eslint-disable-next-line simple-import-sort/exports
export { config } from './tamagui.config'

0 comments on commit 5ee0e7b

Please sign in to comment.