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 253b252 commit 6a3ce62Copy full SHA for 6a3ce62
examples/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="UTF-8">
5
<title>Examples for vue-focus</title>
6
- <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.0.0-rc.6/vue.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.0.0/vue.js"></script>
7
<script src="../dist/vue-focus.js"></script>
8
</head>
9
<body>
0 commit comments