vue-3-typescript
vue-3-typescript copied to clipboard
Missing count button
Hi, I know it's silly, but in the code of this lesson the count button was lost along the way.
https://github.com/Code-Pop/vue-3-typescript/blob/f7e1b96457672858f6d93e2d2c8e2a9386a1c05f/src/App.vue#L25
"<button @click="count++">Add" perhaps?
Best regards.