refactor: convert coding-agent example from JSX to SFC templates

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Yunfei He
2026-05-27 14:55:12 +08:00
parent 72cf46987c
commit 162e022b7f
10 changed files with 196 additions and 242 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "catalog:",
"@vitejs/plugin-vue-jsx": "catalog:",
"@vitejs/plugin-vue": "^6",
"vite": "catalog:"
}
}