@tsatsarisg/react-date-pickers
v1.1.6
Published
A collection of reusable React Date pickers
Maintainers
Readme
React Date Pickers
Disclaimer: This is not a package that I'm going to maintain a lot. There are things that I will add in the future with my own pace.
Installation
- npm i @tsatsarisg/react-date-pickers
- import { DoubleDatePicker, DatePicker } from @tsatsarisg/react-date-pickers
Components
DoubleDatePicker
Select a date range. eg from 1/3 to 4/3
DatePicker
Just pick a date.
