niuware/mui-rte

Typescript error: 'MUIRichTextEditor' cannot be used as a JSX component

letrunghieu0803 opened this issue · 2 comments

Checklist

Description

14/04 i saw this rerror:
image

Write here your issue description.

Any luck on this?

image

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.