Skip to content

Commit 2e9b118

Browse files
committed
feat: add reexport in main
1 parent 46a1bee commit 2e9b118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ export * from './utils/useFileInput/useFileInput';
6969
export {useActionHandlers} from './utils/useActionHandlers';
7070
export {useUniqId} from './utils/useUniqId';
7171
export {getLayersCount} from './utils/LayerManager';
72+
export * from './utils/useOutsideClick';

0 commit comments

Comments
 (0)