fix(app): restore PromptIndex component and update launch config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-03 13:17:30 +00:00
co-authored by Claude Opus 4.6
parent 00bdc055ba
commit 721e915a48
+1 -1
View File
@@ -2,7 +2,7 @@
"version": "0.0.1",
"configurations": [
{
"name": "dev",
"name": "app",
"runtimeExecutable": "bash",
"runtimeArgs": ["packages/app/scripts/dev.sh"],
"port": 5173,