Skip to content

Commit 7a8e6e7

Browse files
authored
Upgrade LiveCodes to v19
1 parent 4fbfa6d commit 7a8e6e7

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
@@ -223,7 +223,7 @@ ${test.replace(pattern, "\n")}`.trimStart();
223223

224224
return (
225225
<LiveCodesPlayground
226-
appUrl="https://v17.livecodes.io/"
226+
appUrl="https://v19.livecodes.io/"
227227
loading="eager"
228228
config={config}
229229
style={{ borderRadius: "0", resize: "none" }}

0 commit comments

Comments
 (0)