Package Exports
- @asosunoff/react-datetime-range
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@asosunoff/react-datetime-range) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Range-Picker component React
Demo:
https://asosunoff.github.io/React-Range-Picker/
Install component
npm i @asosunoff/react-datetime-range
Launch project:
git clone https://github.com/aSosunoff/React-Range-Picker.git
cd React-Range-Picker
npm i
npm run start
Test project:
npm test