react-datepicker
react-datepicker copied to clipboard
Is there any way to create a border radius effect on the input??
Is it possible to add a border radius to the input where the final selected dates are shown?
Hi @solmartinezp are you using the styled package or the hooks directly? If you're using the styled package there are a few theme tokens you might find useful. Perhaps one of dateRangeBorderRadius, datepickerBorderRadius or inputLabelBorderRadius?
Theme props are here
Theme props are here https://github.com/tomgreenwood1/react-datepicker/blob/master/docs/THEME_PROPS.md