• Nathan Friend's avatar
    Pass initial state to store creation function · 7b5f3136
    Nathan Friend authored
    This commit updates the Release Edit and Show pages to pass their
    initial Vuex store state as a parameter to the store creation function
    rather than setting this state data using a `setInitialState` action.
    7b5f3136
actions.js 2.18 KB