localize single day calendar in date picker
This commit is contained in:
@@ -50,6 +50,7 @@ export function DatePickerForm({
|
||||
date={singleDate}
|
||||
minDate={minDate}
|
||||
maxDate={maxDate}
|
||||
locale={dateLocale}
|
||||
onChange={setSingleDate}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user