mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 16:47:56 +02:00
feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305)
This commit is contained in:
parent
dc7ae426ac
commit
58be496da2
11 changed files with 327 additions and 86 deletions
|
@ -107,5 +107,6 @@ export {
|
|||
export {
|
||||
ErrorBoundaryTryAgainButton,
|
||||
ErrorBoundaryError,
|
||||
ErrorBoundaryErrorMessageFallback,
|
||||
ErrorCauseBoundary,
|
||||
} from './utils/errorBoundaryUtils';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue