mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 09:37:43 +02:00
polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (#8735)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
This commit is contained in:
parent
7961c5b8d5
commit
ea2b13ea94
9 changed files with 98 additions and 9 deletions
|
@ -99,4 +99,5 @@ export {
|
|||
export {
|
||||
ErrorBoundaryTryAgainButton,
|
||||
ErrorBoundaryError,
|
||||
ErrorCauseBoundary,
|
||||
} from './utils/errorBoundaryUtils';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue