Add manage page

This commit is contained in:
2026-02-16 23:23:34 +08:00
parent e24c839c05
commit fbc9269e81
14 changed files with 386 additions and 5 deletions

View File

@@ -11,7 +11,8 @@
"esbuild": "^0.27.3",
"pocketbase": "^0.26.8",
"react": "^19.2.4",
"react-dom": "^19.2.4"
"react-dom": "^19.2.4",
"react-router": "^7.13.0"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
"scripts": {