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