Skip to content

Commit e21e393

Browse files
✨ feat: Export hooks
1 parent 5d513b7 commit e21e393

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './features';
2+
export { useFillId, useFillIds } from './hooks/useFillId';
23
export * from './icons';
34
export { type IconToc, default as toc } from './toc';
45
export type { IconType } from './types';

0 commit comments

Comments
 (0)