Skip to content

Commit

Permalink
feat: adde new storytelling version
Browse files Browse the repository at this point in the history
  • Loading branch information
srijitcoder committed Nov 13, 2024
1 parent 98ffdb4 commit 78fd4fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/storytelling.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
<body>
<eox-storytelling disable-autosave no-shadow show-editor id="storytelling-preview"></eox-storytelling>
<script type="module">
// import "https://unpkg.com/@eox/storytelling/dist/eox-storytelling.js";
import "http://127.0.0.1:3002/eox-storytelling.js";
import "https://unpkg.com/@eox/storytelling/dist/eox-storytelling.js";
import "https://unpkg.com/@eox/jsonform/dist/eox-jsonform.js";
import "https://unpkg.com/@eox/map/dist/eox-map.js";
</script>
Expand Down

0 comments on commit 78fd4fb

Please sign in to comment.