Draft: Vuex store refactoring suggestions
I changed state to be a function instead of an object, as per the docs suggestions
Also unified the exports in the store
I changed state to be a function instead of an object, as per the docs suggestions
Also unified the exports in the store