mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
refactor: clarify empty text
This commit is contained in:
committed by
Carlos Valente
parent
6be6e5fd8d
commit
1715c19747
@@ -251,7 +251,7 @@ export default function AutomationForm(props: AutomationFormProps) {
|
||||
{...register(`filters.${index}.value`)}
|
||||
variant='ontime-filled'
|
||||
size='sm'
|
||||
placeholder='<no value>'
|
||||
placeholder='<empty / no value>'
|
||||
autoComplete='off'
|
||||
/>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user