Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7af6138

Browse files
committed
Set mobile meta tag on example page
1 parent 38679c1 commit 7af6138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
}
1414
</style>
1515
<meta charset="utf-8">
16+
<meta name="viewport" content="width=device-width, initial-scale=1" />
1617
<link href="../src/index.css" rel="stylesheet">
1718
<!-- <script type="module" src="../dist/index.js"></script> -->
1819
<script type="module" src="https://unpkg.com/@github/image-crop-element@latest/dist/index.js"></script>

0 commit comments

Comments
 (0)