Skip to content

Commit 4a297e2

Browse files
authored
Update README.md
1 parent 01c3a68 commit 4a297e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ npm i react-navigation-helpers
4040

4141
Set the global level navigation reference into the `NavigationContainer`
4242

43-
```js
44-
import NavigationService from "react-navigation-helpers";
43+
```jsx
4544
import { isReadyRef, navigationRef } from "react-navigation-helpers";
4645

4746
React.useEffect(() => {

0 commit comments

Comments
 (0)