mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-10 00:29:41 +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`)}
|
{...register(`filters.${index}.value`)}
|
||||||
variant='ontime-filled'
|
variant='ontime-filled'
|
||||||
size='sm'
|
size='sm'
|
||||||
placeholder='<no value>'
|
placeholder='<empty / no value>'
|
||||||
autoComplete='off'
|
autoComplete='off'
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user