feat: Add edit and delete functionality for templates and enhance JSON editor

This commit is contained in:
2025-05-28 09:37:29 +08:00
parent 8f24489959
commit aa83f10657
3 changed files with 5999 additions and 12 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^3.9.1",
"@monaco-editor/react": "^4.7.0",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-alert-dialog": "^1.1.4",
"@radix-ui/react-aspect-ratio": "^1.1.1",