mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01: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…
Add table
Add a link
Reference in a new issue