reports date range
This commit is contained in:
parent
490c021ab2
commit
882ec997e3
@ -219,6 +219,7 @@ export const ProfileCalendarComponent = React.memo(
|
|||||||
<DatePicker
|
<DatePicker
|
||||||
selected={startDate}
|
selected={startDate}
|
||||||
open={datePickerOpen}
|
open={datePickerOpen}
|
||||||
|
locale="ru"
|
||||||
startDate={startDate}
|
startDate={startDate}
|
||||||
endDate={endDate}
|
endDate={endDate}
|
||||||
onChange={(dates) => {
|
onChange={(dates) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user