Skip to content

Commit 2d46af6

Browse files
authored
Update SandpackRoot.tsx (#4715)
1 parent 6eff118 commit 2d46af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ function SandpackRoot(props: SandpackProps) {
8484
autorun={autorun}
8585
initMode="user-visible"
8686
initModeObserverOptions={{rootMargin: '1400px 0px'}}
87-
bundlerURL="https://22530bfe.sandpack-bundler.pages.dev"
87+
bundlerURL="https://6fcf8196.sandpack-bundler.pages.dev"
8888
logLevel={SandpackLogLevel.None}>
8989
<CustomPreset
9090
isSingleFile={isSingleFile}

0 commit comments

Comments
 (0)