Skip to content

Commit

Permalink
minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshj01 committed Apr 10, 2023
1 parent 87ed496 commit 77f6a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/routes-and-navigation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ For instance `HomeFeeds()` is the initial route for the first NavbarItem. if you

### Pushing Routes within NavbarItem (Persists Navbar by default)

**A helper method `navigate` is built within NavbarRouter to push routes**
*A helper method `navigate` is built within NavbarRouter to push routes*

Setting the `isRootNavigator` to `false` will push the route ontop of the existing route (Within NavbarRouter)

Expand Down

0 comments on commit 77f6a17

Please sign in to comment.