react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

[Bug]: ErrorBoundary example code in `use` API Reference does not compile

Open jnsahaj opened this issue 1 year ago • 0 comments

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

jnsahaj avatar Oct 10 '24 19:10 jnsahaj