Skip to content

Commit

Permalink
fix(crypto): actually export the utility 🤦‍♀️
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Jan 14, 2024
1 parent 14d464c commit 6307605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hooks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ import classNames from 'classnames';

export * from './use-cached-state';
export * from './use-effect';
export * from './use-subtle-crypto';

export { classNames };

0 comments on commit 6307605

Please sign in to comment.