We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571cf6d commit 97c77a0Copy full SHA for 97c77a0
examples/index.html
@@ -5,7 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="ie=edge">
6
<title>Lazy Image Example</title>
7
<script src="https://unpkg.com/vue"></script>
8
- <script src="/dist/vue-lazy-image.min.js"></script>
+ <script src="https://unpkg.com/@janumedia/vue-lazy-image/dist/vue-lazy-image.min.js"></script>
9
<style>
10
.top {
11
width: 100%;
0 commit comments