react-simple-datepicker icon indicating copy to clipboard operation
react-simple-datepicker copied to clipboard

React DatePicker Component

Results 1 react-simple-datepicker issues
Sort by recently updated
recently updated
newest added

I am using `"react-simple-datepicker": "^0.1.4"` and I copied the code from README to my component and I get below error ``` DateInput.js:57 Uncaught TypeError: Cannot read property 'instanceOf' of undefined...