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