Skip to content

Commit 0188810

Browse files
authored
feat: add react-router-dom-v5-compat (#8752)
1 parent 423c8dc commit 0188810

File tree

17 files changed

+1176
-0
lines changed

17 files changed

+1176
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ node_modules/
1414
/packages/*/esm/
1515
/packages/*/umd/
1616

17+
# compat module copies
18+
/packages/react-router-dom-v5-compat/react-router-dom
19+
1720
.eslintcache

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
- paulsmithkc
3838
- petersendidit
3939
- RobHannay
40+
- ryanflorence
4041
- sanketshah19
4142
- sergiodxa
4243
- shamsup

0 commit comments

Comments
 (0)