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
use
The ErrorBoundary example code link fails to compile with the error Cannot find module 'react-error-boundary' from '/src/message.js'
Cannot find module 'react-error-boundary' from '/src/message.js'
CodeSandbox fork shows react-error-boundary is missing from package.json
react-error-boundary
package.json
https://19.react.dev/reference/react/use
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
The ErrorBoundary example code link fails to compile with the error
Cannot find module 'react-error-boundary' from '/src/message.js'
CodeSandbox fork shows
react-error-boundary
is missing frompackage.json
Page
https://19.react.dev/reference/react/use
Details
No response
The text was updated successfully, but these errors were encountered: