Skip to content

Commit 34de8f4

Browse files
committed
update
1 parent 451eaa0 commit 34de8f4

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

ui/src/demo.spec.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

ui/src/routes/teacher/maps/new/+page.svelte

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
</script>
5858

5959
<svelte:head>
60-
<script src="https://unpkg.com/@hyperbook/learningmap@latest/dist/index.js"></script>
60+
<script src="https://unpkg.com/@hyperbook/web-component-learningmap@latest/dist/index.umd.js"></script>
61+
<link rel="stylesheet" href="https://unpkg.com/@hyperbook/web-component-learningmap@latest/dist/web-component-learningmap.css" />
6162
</svelte:head>
6263

6364
<div class="container mx-auto p-6">

0 commit comments

Comments
 (0)