Skip to content

Commit

Permalink
feat: add import on index
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardodouradol committed Jun 17, 2024
1 parent e911e57 commit e2d3a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// hooks
export { default as useOnScreen } from './hooks/useOnScreen';
export { default as useSentryException } from './hooks/useSentryException';

// normalizers
export { default as normalizeMoney } from './normalizers/normalizeMoney';
Expand Down

0 comments on commit e2d3a8b

Please sign in to comment.