Skip to content

Commit

Permalink
fix litte issues after cherry pick
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 28, 2022
1 parent a5c11f7 commit 3deaceb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions packages/docusaurus-theme-common/src/index.ts
Expand Up @@ -85,5 +85,3 @@ export {
SkipToContentFallbackId,
SkipToContentLink,
} from './utils/skipToContentUtils';

export {ErrorBoundaryTryAgainButton} from './utils/errorBoundaryUtils';
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -16650,7 +16650,7 @@ write-file-atomic@^3.0.0:
signal-exit "^3.0.2"
typedarray-to-buffer "^3.1.5"

write-file-atomic@^4.0.0, write-file-atomic@^4.0.1, write-file-atomic@^4.0.2:
write-file-atomic@^4.0.0, write-file-atomic@^4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-4.0.2.tgz#a9df01ae5b77858a027fd2e80768ee433555fcfd"
integrity sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==
Expand Down

0 comments on commit 3deaceb

Please sign in to comment.