Skip to content

Commit e894545

Browse files
committed
upgrade LiveCodes to v39
1 parent c371384 commit e894545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/playgroundEditor/LiveCodes.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ ${test.replace(pattern, "\n")}`.trimStart();
234234

235235
return (
236236
<LiveCodesPlayground
237-
appUrl="https://v38.livecodes.io/"
237+
appUrl="https://v39.livecodes.io/"
238238
loading="eager"
239239
config={config}
240240
style={{ borderRadius: "0", resize: "none" }}

0 commit comments

Comments
 (0)