mberneti / react-datepicker2

react datepicker component.(include persian jalaali calendar)
https://mberneti.github.io/react-datepicker2/
MIT License
234 stars 79 forks source link

suggestion for a better look and feel #97

Open vahid18u opened 4 years ago

vahid18u commented 4 years ago

Why don't you use higher order component to take a user styled input component with a suitable type and use it as your input? It will help a lot to have a unique look and feel in applications and I believe it's lack is preventing some developers to use your package.

mberneti commented 4 years ago

@vahid18u It seems a good idea, I'll put that on the TODO list.