feat(ui): Add dynamic prompt config

This commit is contained in:
Richard Palethorpe
2025-03-31 15:35:50 +01:00
parent 4c40e47e8d
commit 491354280b
7 changed files with 89 additions and 34 deletions

View File

@@ -0,0 +1,8 @@
{
"hash": "963a9163",
"configHash": "8fefd2cd",
"lockfileHash": "e3b0c442",
"browserHash": "748bcdc2",
"optimized": {},
"chunks": {}
}

View File

@@ -0,0 +1,3 @@
{
"type": "module"
}