We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 961bb82 commit c73406eCopy full SHA for c73406e
docs/components/CodepenEdit.vue
@@ -31,7 +31,7 @@ export default {
31
return {
32
hasHtml: false,
33
externalScripts: [
34
- 'https://unpkg.com/vue/dist/vue.min.js',
+ 'https://unpkg.com/vue@2/dist/vue.min.js',
35
'https://unpkg.com/buefy/dist/buefy.min.js'
36
],
37
externalStyles: [
0 commit comments