react-input-calendar
react-input-calendar copied to clipboard
Cannot set property 'range' of undefined
As soon as I import the module it yells at me the title. I installed the module via the following commands:
yarn add react-input-calendar
yarn add moment@^2.10.6
yarn add moment-range@^2.1.0
Same problem