Describe the bug
Its instance type 'Cropper' is not a valid JSX element.
Type 'Cropper' is missing the following properties from type 'ElementClass': context, setState, forceUpdate, props, refsts(2786)
To Reproduce
Steps to reproduce the behavior:
Version "react-easy-crop": "^5.0.5",
Typescript Version 4.7
Please provide a CodeSandbox showing the issue. There is definitely something wrong in the way you import the component as we have plenty of working demos.
Describe the bug Its instance type 'Cropper' is not a valid JSX element. Type 'Cropper' is missing the following properties from type 'ElementClass': context, setState, forceUpdate, props, refsts(2786)
To Reproduce Steps to reproduce the behavior: Version "react-easy-crop": "^5.0.5", Typescript Version 4.7