Increasing the size of datepicker at TaskReport filter panel.
This commit is contained in:
parent
e6e27beb6f
commit
2cb9b41f98
@ -54,6 +54,7 @@ const TaskReportFilterPanel = ({ handleFilter }) => {
|
||||
<div className="mb-3 w-100">
|
||||
<label className="fw-semibold">Choose Date Range:</label>
|
||||
<DateRangePicker1
|
||||
className="w-100"
|
||||
placeholder="DD-MM-YYYY To DD-MM-YYYY"
|
||||
startField="dateFrom"
|
||||
endField="dateTo"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user