Skip to content

Commit

Permalink
Revert "Update SandpackRoot.tsx (#4715)" (#4716)
Browse files Browse the repository at this point in the history
This reverts commit 2d46af6.
  • Loading branch information
gaearon authored Jun 1, 2022
1 parent 2d46af6 commit 0306da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beta/src/components/MDX/Sandpack/SandpackRoot.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 0306da6

Please sign in to comment.