diff --git a/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx b/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx index d58f48b10..80ba21a4c 100644 --- a/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx +++ b/apps/client/src/features/app-settings/panel/automations-panel/AutomationForm.tsx @@ -251,7 +251,7 @@ export default function AutomationForm(props: AutomationFormProps) { {...register(`filters.${index}.value`)} variant='ontime-filled' size='sm' - placeholder='' + placeholder='' autoComplete='off' />