Skip to content

Commit

Permalink
Update SandpackRoot.tsx (#4715)
Browse files Browse the repository at this point in the history
  • Loading branch information
danilowoz authored Jun 1, 2022
1 parent 6eff118 commit 2d46af6
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://22530bfe.sandpack-bundler.pages.dev"
bundlerURL="https://6fcf8196.sandpack-bundler.pages.dev"
logLevel={SandpackLogLevel.None}>
<CustomPreset
isSingleFile={isSingleFile}
Expand Down

0 comments on commit 2d46af6

Please sign in to comment.