Fork of react-datepicker to use styled components. Super hacky, you probably shouldn't use it.
npm install react-datepicker-styled-componentsFork of the react-datepicker package by Hacker0x01, only change is that the DatePicker component is now a Styled Component, so it's not necessary to also import the stylesheet when you want to use it.