DavidGolodetsky / GeekScore

A PWA for board games fans. It allows you to store your games, create teams, and collect statistics. It's built with MEVN stack, using Vue.js 2 and Vuetify.
https://geekscore.herokuapp.com
MIT License
8 stars 33 forks source link

Migrate GamesEditDialog.vue to composition API #202

Closed minhhang107 closed 2 years ago

minhhang107 commented 2 years ago

Related Issues

Closes #131

Short Description and Why It's Useful Migrated GamesEditDialog.vue to Composition API

Screenshots of Visual Changes before/after (if There Are Any)

DavidGolodetsky commented 2 years ago

Great job! Thank you!