Skip to content

Commit 81246e8

Browse files
authored
docs: Fix link in shouldRevalidate docs (#9609)
* Fix link in `shouldRevalidate` docs * Sign CLA
1 parent f8e8cfe commit 81246e8

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
@@ -64,6 +64,7 @@
6464
- JaffParker
6565
- JakubDrozd
6666
- janpaepke
67+
- jasonpaulos
6768
- jimniels
6869
- jmargeta
6970
- johnpangalos

docs/route/should-revalidate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ interface ShouldRevalidateFunction {
7575
[action]: ./action
7676
[form]: ../components/form
7777
[fetcher]: ../hooks/use-fetcher
78+
[usesubmit]: ../hooks/use-submit
7879
[loader]: ./loader
7980
[useloaderdata]: ../hooks/use-loader-data
8081
[params]: ./route#dynamic-segments

0 commit comments

Comments
 (0)