Skip to content

Commit

Permalink
Update source/sdk/react-native/api-reference/realm-provider.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Meyer <[email protected]>
  • Loading branch information
krollins-mdb and takameyer authored Nov 28, 2023
1 parent a3b1586 commit eadce1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/sdk/react-native/api-reference/realm-provider.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ All properties of :realm-react-sdk:`BaseConfiguration

- ``fallback?: React.ComponentType<unknown> | React.ReactElement | null | undefined``

The fallback component to render if the Realm is not opened.
The fallback component to render while the Realm is opening.
- ``closeOnUnmount?: boolean``

Default is ``true``. If set to ``false``, realm will not close when the
Expand Down

0 comments on commit eadce1a

Please sign in to comment.