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