Remove old errors prop

This commit is contained in:
Jonathan Reinink 2021-02-27 12:04:41 -05:00
parent 57593efb25
commit 61a2b24d2b
1 changed files with 0 additions and 1 deletions

View File

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