refactor: introduce react-router

This commit is contained in:
2026-05-18 11:53:38 +08:00
parent 49a4d08c04
commit 2f3fff3536
39 changed files with 1677 additions and 909 deletions
+1
View File
@@ -17,6 +17,7 @@
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-markdown": "^10.1.0",
"react-router": "^7.15.1",
"shiki": "^4.0.2"
},
"devDependencies": {