Im attaching the error snapshot with this code.
my persistedState.client.js looks like this:
import createPersistedState from 'vuex-persistedstate'
export default ({ store }) => {
createPersistedState()(store)
}
Im attaching the error snapshot with this code.
my persistedState.client.js looks like this:
import createPersistedState from 'vuex-persistedstate'
export default ({ store }) => {
createPersistedState()(store)
}