type State = {
  errors: Object,
  serverErrors: {
    message?: string
  },