fix #1236
This commit is contained in:
parent
27c4c9acf2
commit
827bb43354
|
@ -314,7 +314,7 @@ export const SquigglePlayground: FC<PlaygroundProps> = ({
|
|||
}, [environment]);
|
||||
|
||||
const resultAndBindings = useSquiggle({
|
||||
code,
|
||||
code: renderedCode,
|
||||
project,
|
||||
jsImports: imports,
|
||||
executionId,
|
||||
|
|
Loading…
Reference in New Issue
Block a user