You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
when I try compile project with "noUnusedParameters": true,, I get error in ERROR in ..\node_modules\mui-rte\src\MUIRichTextEditor.tsx(178,62) TS6133: 'contentState' is declared but its value is never read.
The text was updated successfully, but these errors were encountered:
Hi,
when I try compile project with
"noUnusedParameters": true,
, I get error inERROR in ..\node_modules\mui-rte\src\MUIRichTextEditor.tsx(178,62)
TS6133: 'contentState' is declared but its value is never read.
The text was updated successfully, but these errors were encountered: