rerender(
      <Form.Form ref={ref} values={{foo: 'bar', bar: 'pending'}}>
        <WithField />
      </Form.Form>,
    );