Refactor CI variable modal
Refactor modal to not mutate vuex state but use a two way computed property to disptach actions and commit mutations to update state.
Showing
Please register or sign in to comment
Refactor modal to not mutate vuex state but use a two way computed property to disptach actions and commit mutations to update state.