Skip to content

Commit d9f9962

Browse files
committed
Reimplement descendant routes handling
1 parent a39c8ff commit d9f9962

File tree

4 files changed

+189
-733
lines changed

4 files changed

+189
-733
lines changed

packages/react/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@
6767
"react-router-3": "npm:[email protected]",
6868
"react-router-4": "npm:[email protected]",
6969
"react-router-5": "npm:[email protected]",
70-
"react-router-6": "npm:[email protected]",
71-
"react-router-6.4": "npm:[email protected]",
70+
"react-router-6": "npm:[email protected]",
7271
"redux": "^4.0.5"
7372
},
7473
"scripts": {

0 commit comments

Comments
 (0)