-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Description
Describe the bug
I have compilation error after update to 1.1.0.
To Reproduce
-
After update to 1.1.0
node_modules/react-bootstrap/esm/Fade.d.ts:2:45 - error TS7016: Could not find a declaration file for module 'react-transition-group/Transition'. 'D:/Workspace/JavaScript/onix/onix-chess-ctrls/node_modules/react-transition-group/cjs/Transition.js' implicitly has an 'any' type. 2 import Transition, { TransitionProps } from 'react-transition-group/Transition';
-
Install types definitions @types/react-transition-group
node_modules/react-bootstrap/esm/Fade.d.ts:10:108 - error TS2314: Generic type 'Transition<RefElement>' requires 1 type argument(s). 10 declare const Fade: React.ForwardRefExoticComponent<Pick<FadeProps, React.ReactText> & React.RefAttributes<Transition>>;
mxsxs2
Metadata
Metadata
Assignees
Labels
No labels