Danilo Woznica
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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://22530bfe.sandpack-bundler.pages.dev" |
|
|
|
bundlerURL="https://6fcf8196.sandpack-bundler.pages.dev" |
|
|
|
logLevel={SandpackLogLevel.None}> |
|
|
|
<CustomPreset |
|
|
|
isSingleFile={isSingleFile} |
|
|
|