Skip to content

Commit 2f547d1

Browse files
committed
chore: $ npm install react-router
1 parent aeb5c4e commit 2f547d1

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

package-lock.json

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@tauri-apps/plugin-upload": "^2.2.1",
2121
"react": "^18.3.1",
2222
"react-dom": "^18.3.1",
23+
"react-router": "^7.1.5",
2324
"zustand": "^5.0.3"
2425
},
2526
"devDependencies": {

0 commit comments

Comments
 (0)