🧩 Medly components provides numerous themable react components, each with multiple varitaions of sizes, colors, position etc.
79
stars
54
forks
source link
bug: autoComplete and other default input attributes are not being passed to input in DateRangePicker #723
Closed
Abg4real closed 1 year ago
Describe the bug
When we try to pass default HTML attributes to DateRangePicker, such as autoComplete, it is not being passed down to the inner input elements.
To Reproduce
Expected behavior
Input-related props should be passed to the input element.s
Screenshots
Package versions