Skip to content

Commit

Permalink
Export useQuery & useObject
Browse files Browse the repository at this point in the history
  • Loading branch information
bimusiek committed Nov 23, 2023
1 parent 110815a commit cc56918
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/realm-react/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,5 @@ export { useUser, UserProvider } from "./UserProvider";
export * from "./useAuth";
export * from "./useEmailPasswordAuth";
export * from "./types";
export * from "./useQuery";
export * from "./useObject";

0 comments on commit cc56918

Please sign in to comment.