mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
localize single day calendar in date picker
This commit is contained in:
parent
eec871dc4a
commit
d457e6ea16
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ export function DatePickerForm({
|
|||
date={singleDate}
|
||||
minDate={minDate}
|
||||
maxDate={maxDate}
|
||||
locale={dateLocale}
|
||||
onChange={setSingleDate}
|
||||
/>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Reference in a new issue