Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit 545ffa0

Browse files
author
Łukasz Florczak
committed
Removes unused CodePen embed script
1 parent 192cdad commit 545ffa0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

demo/App.vue

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@
3030
Example1,
3131
Example2,
3232
Example3
33-
},
34-
35-
created () {
36-
let script = document.createElement('script')
37-
script.setAttribute('src','https://static.codepen.io/assets/embed/ei.js')
38-
document.head.appendChild(script)
3933
}
4034
}
4135
</script>

0 commit comments

Comments
 (0)