present flash message when new portfolio member is added

This commit is contained in:
dandds
2019-03-26 14:21:52 -04:00
parent 836fdbdcd2
commit c7ac967870
7 changed files with 18 additions and 10 deletions

View File

@@ -64,7 +64,7 @@ export default {
},
handleModalOpen: function(_bool) {
this.step = 0
}
},
},
computed: {},