Category "react-datepicker"

unable to display only year in react datepicker

Here is my below custom component for datepicker with yyyy format return ( <DatePickerWrapper disable={disable} > <DatePicker

react-datepicker css not being applied

I'm using a Symfony-based react application and am trying to include a datepicker using the react-datepicker module. I can create the datepicker object, but it

Why is `moment` undefined here?

I'm following this guide on using react-dates. But when I try to use the DayPickerRangeController, I get this error message: ./src/App.js Line 27:38: 'momen