Skip to content

Commit

Permalink
feat: add reexport in main
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaCG committed Sep 15, 2023
1 parent 46a1bee commit 2e9b118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ export * from './utils/useFileInput/useFileInput';
export {useActionHandlers} from './utils/useActionHandlers';
export {useUniqId} from './utils/useUniqId';
export {getLayersCount} from './utils/LayerManager';
export * from './utils/useOutsideClick';

0 comments on commit 2e9b118

Please sign in to comment.