Skip to content

Commit

Permalink
fix: remove code depending on nanoid lib
Browse files Browse the repository at this point in the history
  • Loading branch information
lordspace74 committed Mar 27, 2023
1 parent 01cf8ec commit 0620fe3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/hooks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ export * from './useSnackbarWasPresented'
export * from './useTheme'
export * from './useToggle'
export * from './useToggleWithHaptics'
export * from './useUpdateSharedPortalAreaInsets'
export * from './useUpdateSharedPortalSafeAreaInsets'
export * from './useWillKeyboardBeShown'

0 comments on commit 0620fe3

Please sign in to comment.