-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
After updating to v4, my imports are not working:
import Draggable from 'react-draggable';Could not find a declaration file for module 'react-draggable'.
'node_modules/react-draggable/index.js' implicitly has an 'any' type.
Try `npm install @types/react-draggable` if it exists or add a new declaration
(.d.ts) file containing `declare module 'react-draggable';`ts(7016)
I don't see a @types/react-draggable package.
gsbelarus and flyrev
Metadata
Metadata
Assignees
Labels
No labels