We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to solve ContentEditable' cannot be used as a JSX component
The text was updated successfully, but these errors were encountered:
it should work if you install v18 of react and react-dom
react
react-dom
yarn add -D react@18 react-dom@18 @types/react@18 @types/react-dom@18
Sorry, something went wrong.
@roisafirorichard ,ok,thank you
Is there another alternative to upgrading to react v18?
react v18
@Leka74 package.json write you react version
No branches or pull requests
How to solve ContentEditable' cannot be used as a JSX component
The text was updated successfully, but these errors were encountered: