const Component = compose(
      withState('submit', 'setSubmit', false),
      withForm(
        {
          password: {