date input: add labels, validation, fix NaN checking
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
'transition-fontColor block',
|
||||
error && !bigError
|
||||
? 'mt-1 text-sm font-normal text-red-500'
|
||||
: 'text-text dark:text-background mb-3 text-base font-medium',
|
||||
: 'text-text dark:text-background mb-2 text-base font-medium',
|
||||
bigError && 'text-red-500!'
|
||||
]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user