remove console.log.
This commit is contained in:
parent
6497109292
commit
f68b8fe922
@ -22,9 +22,6 @@ import Header from '~/components/header.vue'
|
|||||||
|
|
||||||
const exportMixin = {
|
const exportMixin = {
|
||||||
computed: {
|
computed: {
|
||||||
beforeCreate () {
|
|
||||||
console.log('Creating neko component', this)
|
|
||||||
},
|
|
||||||
$accessor() {
|
$accessor() {
|
||||||
return neko
|
return neko
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user