@ -41,9 +41,9 @@ import { createApp } from 'vue'
const app = createApp({
data() {
return {
count: 0
}
})