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 08e4f2f commit 107bb74Copy full SHA for 107bb74
contributors.yml
@@ -330,3 +330,4 @@
330
- yuleicul
331
- zeromask1337
332
- zheng-chuang
333
+- briankb
tutorials/address-book/package.json
@@ -14,7 +14,7 @@
14
"match-sorter": "^8.0.0",
15
"react": "^19.0.0",
16
"react-dom": "^19.0.0",
17
- "react-router": "7.0.2",
+ "react-router": "*",
18
"sort-by": "^1.2.0",
19
"tiny-invariant": "^1.3.3"
20
},
0 commit comments