Skip to content

Commit c29295c

Browse files
committed
chore: format
1 parent bbc33f1 commit c29295c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@
306306
- mtliendo
307307
- namoscato
308308
- Nandann018-ux
309+
- NandkishorJadoun
309310
- nanianlisao
310311
- ned-park
311312
- nenene3
@@ -486,4 +487,3 @@
486487
- zeromask1337
487488
- zheng-chuang
488489
- zxTomw
489-
- NandkishorJadoun

docs/how-to/middleware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ In order to properly type your `context` param in your `loader`/`action`/`middle
137137
```ts
138138
// src/react-router.d.ts
139139

140-
import "react-router"
140+
import "react-router";
141141

142142
declare module "react-router" {
143143
interface Future {

0 commit comments

Comments
 (0)