Pass initial state to store creation function
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.
Showing
Please register or sign in to comment