fix: prompt agent button style
This commit is contained in:
@@ -1583,6 +1583,7 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
|
||||
onSelect={local.agent.set}
|
||||
class="capitalize"
|
||||
variant="ghost"
|
||||
triggerVariant="button"
|
||||
/>
|
||||
</TooltipKeybind>
|
||||
<Show
|
||||
|
||||
Reference in New Issue
Block a user