Example readme - replace data object by function object return
Closed this issue · 0 comments
gabrielstuff commented
instead of an object use the function writing.
data () {
return {messageStr: 'Hello'}
},
Closed this issue · 0 comments
instead of an object use the function writing.
data () {
return {messageStr: 'Hello'}
},