Skip to content

Commit

Permalink
fix RelayEnvironmentProvider not used
Browse files Browse the repository at this point in the history
  • Loading branch information
richardguerre committed Jun 7, 2022
1 parent 63a81d7 commit 236930e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -504,3 +504,5 @@ export function createRelayMockEnvironmentHook(

return useRelayMockEnvironment;
}

export { RelayEnvironmentProvider };

0 comments on commit 236930e

Please sign in to comment.