feat(frontend): add async admin form foundations

This commit is contained in:
2026-06-14 00:04:22 +03:30
parent 25bd46ea2a
commit 9080b0caea
9 changed files with 668 additions and 80 deletions

View File

@@ -58,10 +58,12 @@
"next": "^15.4.6",
"next-themes": "^0.3.0",
"react": "^18.3.1",
"react-date-object": "^2.1.9",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.61.1",
"react-markdown": "^9.0.3",
"react-multi-date-picker": "^4.5.2",
"react-qr-code": "^2.0.11",
"react-resizable-panels": "^2.1.9",
"react-syntax-highlighter": "^16.1.1",