mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 18:44:47 +00:00
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