diff --git a/ui/components/SettingsDialog.tsx b/ui/components/SettingsDialog.tsx index 8ae4901..4731331 100644 --- a/ui/components/SettingsDialog.tsx +++ b/ui/components/SettingsDialog.tsx @@ -16,7 +16,7 @@ function Input({ className, ...restProps }: InputProps) { @@ -32,7 +32,7 @@ function Select({ className, options, ...restProps }: SelectProps) {