Remove old errors prop

This commit is contained in:
Jonathan Reinink 2021-02-27 12:04:41 -05:00
parent 57593efb25
commit 61a2b24d2b

View file

@ -59,7 +59,6 @@ export default {
},
layout: Layout,
props: {
errors: Object,
contact: Object,
organizations: Array,
},