Browse Source

Revert "Update SandpackRoot.tsx (#4715)" (#4716)

This reverts commit 2d46af6d03.
main
dan 3 years ago
committed by GitHub
parent
commit
0306da6fb3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      beta/src/components/MDX/Sandpack/SandpackRoot.tsx

2
beta/src/components/MDX/Sandpack/SandpackRoot.tsx

@ -84,7 +84,7 @@ function SandpackRoot(props: SandpackProps) {
autorun={autorun}
initMode="user-visible"
initModeObserverOptions={{rootMargin: '1400px 0px'}}
bundlerURL="https://6fcf8196.sandpack-bundler.pages.dev"
bundlerURL="https://22530bfe.sandpack-bundler.pages.dev"
logLevel={SandpackLogLevel.None}>
<CustomPreset
isSingleFile={isSingleFile}

Loading…
Cancel
Save