robertmain / moving-labels

@nestjs app for managing inventory during a removal
GNU General Public License v3.0
2 stars 1 forks source link

State should use VueX not local component state #3

Closed robertmain closed 3 years ago

robertmain commented 3 years ago

Currently all local state is kept in the Home.vue component. This should be broken up into smaller pieces and actions/mutations/getters etc. for VueX written to handle it.

robertmain commented 3 years ago

Done in 49e36216b9074c6420d5938e9a66008505fe9a97