diff --git a/contributors.yml b/contributors.yml index bb6a7125af..4f1ea4c4f3 100644 --- a/contributors.yml +++ b/contributors.yml @@ -268,3 +268,4 @@ - yracnet - yuleicul - zheng-chuang +- Geist5000 diff --git a/docs/routers/picking-a-router.md b/docs/routers/picking-a-router.md index 92dfea59f5..2612c1e077 100644 --- a/docs/routers/picking-a-router.md +++ b/docs/routers/picking-a-router.md @@ -134,6 +134,7 @@ The following APIs are introduced in React Router 6.4 and will only work when us [useactiondata]: ../hooks/use-action-data [useasyncerror]: ../hooks/use-async-error [useasyncvalue]: ../hooks/use-async-value +[useblocker]: ../hooks/use-blocker [usefetcher]: ../hooks/use-fetcher [usefetchers]: ../hooks/use-fetchers [useloaderdata]: ../hooks/use-loader-data