mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-14 21:10:34 +01:00
localize single day calendar in date picker
This commit is contained in:
parent
eec871dc4a
commit
d457e6ea16
@ -50,6 +50,7 @@ export function DatePickerForm({
|
|||||||
date={singleDate}
|
date={singleDate}
|
||||||
minDate={minDate}
|
minDate={minDate}
|
||||||
maxDate={maxDate}
|
maxDate={maxDate}
|
||||||
|
locale={dateLocale}
|
||||||
onChange={setSingleDate}
|
onChange={setSingleDate}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user