Correction in DataRangePicker for date range box and Calender.
This commit is contained in:
parent
c1a8b87a2c
commit
fbb68a4488
@ -183,7 +183,7 @@ export const DateRangePicker1 = ({
|
||||
<div className={`position-relative ${className}`}>
|
||||
<input
|
||||
type="text"
|
||||
className="form-control form-control-sm"
|
||||
className="form-control form-control-sm ps-2 pe-5 me-4 cursor-pointer"
|
||||
placeholder={placeholder}
|
||||
defaultValue={formattedValue}
|
||||
ref={(el) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user