react-dayjs icon indicating copy to clipboard operation
react-dayjs copied to clipboard

Declaration file error

Open bilalahmed24 opened this issue 4 years ago • 0 comments

Error code as generated by vs code: " Could not find a declaration file for module 'react-dayjs'. 'C:/Users/User/{project}/node_modules/react-dayjs/dist/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/react-dayjs if it exists or add a new declaration (.d.ts) file containing declare module 'react-dayjs'; "

bilalahmed24 avatar Apr 01 '21 18:04 bilalahmed24