refactor Select component to use settings variant for settings modal styling
This commit is contained in:
@@ -1583,7 +1583,6 @@ 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