mui-rte
mui-rte copied to clipboard
Typescript error: 'MUIRichTextEditor' cannot be used as a JSX component
trafficstars
Checklist
- [x ] This is not covered in the repository examples.
- [x ] I am using the package 2.0.1 latest version.
- [x] This is a bug report or an enhancement proposal.
Description
14/04 i saw this rerror:

Write here your issue description.
Any luck on this?
For anyone trying to go around this error, just add // @ts-ignore for now. From the error it seems like something related to the testing library of this package.