mirror of
https://github.com/kevin-DL/build-gmail-clone-with-vue-3.git
synced 2026-01-15 20:34:47 +00:00
48505b6002541eeeb5aa1759885ad6d6bb2eb2ce
The one that made it work was storing `ids` outside of the useEmailSelection function. That makes it shared between the multiple uses of the useEmailSelection function.
vue-3-demo
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Customize configuration
Description
Languages
Vue
83.5%
JavaScript
11.9%
HTML
4.6%