Skip to content

Commit

Permalink
fix(react): missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Sep 21, 2023
1 parent ac3367e commit 305a196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ export {
useToasts,
useDropdown,
useFieldControl,
useModal,
} from './hooks';

// Icons
Expand Down

0 comments on commit 305a196

Please # to comment.