Skip to content

Commit

Permalink
chore: add missing useReadonlySet export
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Aug 31, 2024
1 parent 1d23742 commit 7b526bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-md/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ export * from "@react-md/core/useLocalStorage";
export * from "@react-md/core/useMutationObserver";
export * from "@react-md/core/useOrientation";
export * from "@react-md/core/usePageInactive";
export * from "@react-md/core/useReadonlySet";
export * from "@react-md/core/useResizeListener";
export * from "@react-md/core/useResizeObserver";
export * from "@react-md/core/useThrottledFunction";
Expand Down

0 comments on commit 7b526bf

Please sign in to comment.