Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Commit 59902d7

Browse files
authored
Update type
1 parent 10e9c56 commit 59902d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="./shadow-demo.js"></script>
66
<!-- <script type="module" src="../dist/index.js"></script> -->
77
<script type="module" src="https://unpkg.com/@github/details-dialog-element@latest"></script>
8-
<script type="text/javascript" src="https://unpkg.com/@github/include-fragment-element@latest"></script>
8+
<script type="module" src="https://unpkg.com/@github/include-fragment-element@latest"></script>
99
<title>details-dialog-element demo</title>
1010
<link href="../src/index.css" rel="stylesheet">
1111
<link href="https://unpkg.com/primer@latest/build/build.css" rel="stylesheet">

0 commit comments

Comments
 (0)