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

Commit 5c625a0

Browse files
authored
add @github scope to include-fragment-element
ref: #37
1 parent 100d9e5 commit 5c625a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

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

0 commit comments

Comments
 (0)