You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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';
The text was updated successfully, but these errors were encountered:
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 containingdeclare module 'react-year-month-picker';
The text was updated successfully, but these errors were encountered: