Miscellaneous UI updates (#6947)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-04-10 20:09:46 +08:00
committed by GitHub
parent 4b125f0ffe
commit 6051abb4a3
12 changed files with 23 additions and 21 deletions

View File

@ -23,7 +23,7 @@ export function ChatPromptEngine() {
return (
<section>
<Subhead>Prompt Engine</Subhead>
<Subhead>Prompt engine</Subhead>
<div className="space-y-8">
<FormField
control={form.control}