Skip to content

Commit

Permalink
Add hooks to API links
Browse files Browse the repository at this point in the history
  • Loading branch information
kyarik committed Dec 27, 2020
1 parent af7156f commit 248e75b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,9 @@ const App = () => <PreRouter router={router} />;
- [`<Link>`](#link)
- [`<NavLink>`](#navlink)
- [`<Redirect>`](#redirect)
- [`useRouter`](#userouter)
- [`usePathname`](#usepathname)
- [`useRouteTransitionPending`](#useroutetransitionpending)

### `createRouter`

Expand Down

0 comments on commit 248e75b

Please sign in to comment.