We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc33f1 commit c29295cCopy full SHA for c29295c
contributors.yml
@@ -306,6 +306,7 @@
306
- mtliendo
307
- namoscato
308
- Nandann018-ux
309
+- NandkishorJadoun
310
- nanianlisao
311
- ned-park
312
- nenene3
@@ -486,4 +487,3 @@
486
487
- zeromask1337
488
- zheng-chuang
489
- zxTomw
-- NandkishorJadoun
docs/how-to/middleware.md
@@ -137,7 +137,7 @@ In order to properly type your `context` param in your `loader`/`action`/`middle
137
```ts
138
// src/react-router.d.ts
139
140
-import "react-router"
+import "react-router";
141
142
declare module "react-router" {
143
interface Future {
0 commit comments