vue-3-typescript icon indicating copy to clipboard operation
vue-3-typescript copied to clipboard

Missing count button

Open frodrisan opened this issue 4 months ago • 0 comments

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.

frodrisan avatar Sep 17 '25 09:09 frodrisan