Skip to content

Commit

Permalink
updated penpot lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Cenadros committed Apr 29, 2024
1 parent 031c7ce commit 78be941
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 91 deletions.
4 changes: 2 additions & 2 deletions ui-src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
// Proxy of Penpot App
// window.penpotPublicURI = 'https://localhost:5173';
// Random url with CORS configured
window.penpotPublicURI = 'https://cors-anywhere.herokuapp.com/';
window.penpotVersion = '2.0.0-13062-gc97f2d620';
// window.penpotPublicURI = 'https://cors-anywhere.herokuapp.com/';
// window.penpotVersion = '2.0.0-13062-gc97f2d620';
</script>
<script type="module" src="./main.tsx"></script>
</body>
Expand Down
Loading

0 comments on commit 78be941

Please sign in to comment.