Skip to content

Commit

Permalink
Upgrade LiveCodes to v19 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhosny authored Nov 29, 2023
1 parent 4fbfa6d commit 12e631a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/playgroundEditor/LiveCodes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ ${test.replace(pattern, "\n")}`.trimStart();

return (
<LiveCodesPlayground
appUrl="https://v17.livecodes.io/"
appUrl="https://v19.livecodes.io/"
loading="eager"
config={config}
style={{ borderRadius: "0", resize: "none" }}
Expand Down

0 comments on commit 12e631a

Please sign in to comment.