Hello,
I wanted to use this with react & typescript but seems it's not compatible with ts?
Error:-
Try npm i --save-dev @types/react-year-month-picker if it exists or add a new declaration (.d.ts) file containing declare module 'react-year-month-picker';
Hello,
I wanted to use this with react & typescript but seems it's not compatible with ts?
Error:-
Try
npm i --save-dev @types/react-year-month-pickerif it exists or add a new declaration (.d.ts) file containingdeclare module 'react-year-month-picker';