@ -65,8 +65,8 @@ const app = createApp({
<script>
import { createApp } from 'vue'
const app = createApp({
el: '#app',
data(){
return {
count: 0