Skip to content

Commit 28afc74

Browse files
authoredMay 30, 2024
docs: added useBlocker to the data apis (#11600)
1 parent 1c2dedb commit 28afc74

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,4 @@
268268
- yracnet
269269
- yuleicul
270270
- zheng-chuang
271+
- Geist5000

‎docs/routers/picking-a-router.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ The following APIs are introduced in React Router 6.4 and will only work when us
134134
[useactiondata]: ../hooks/use-action-data
135135
[useasyncerror]: ../hooks/use-async-error
136136
[useasyncvalue]: ../hooks/use-async-value
137+
[useblocker]: ../hooks/use-blocker
137138
[usefetcher]: ../hooks/use-fetcher
138139
[usefetchers]: ../hooks/use-fetchers
139140
[useloaderdata]: ../hooks/use-loader-data

0 commit comments

Comments
 (0)
Please sign in to comment.