Skip to content

Commit 08e1647

Browse files
committed
feat: expose helpers
1 parent c83512b commit 08e1647

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export * from './Checkbox';
66
export * from './Counter';
77
export * from './Dialog';
88
export * from './Divider';
9+
export * from './Helpers';
910
export * from './FormField';
1011
export * from './Layout';
1112
export * from './Loading';

0 commit comments

Comments
 (0)