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}
|
||||
minDate={minDate}
|
||||
maxDate={maxDate}
|
||||
locale={dateLocale}
|
||||
onChange={setSingleDate}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user