react.dev
react.dev copied to clipboard
[Bug]: ErrorBoundary example code in `use` API Reference does not compile
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 from package.json
Page
https://19.react.dev/reference/react/use
Details
No response