Make the datepicker component more flexible based.
Describe the solution you'd like
Describe alternatives you've considered
- Make only the icon within the blue button customizable (e.g. pass in a prop to specify a different icon)
- Lots of choice for either an option to put the label text within the element as a placeholder instead of passing in placeholder text as a prop.
Make the datepicker component more flexible based.
Describe the solution you'd like
Describe alternatives you've considered