jaredpalmer / formik

Build forms in React, without the tears 😭
https://formik.org
Apache License 2.0
33.77k stars 2.78k forks source link

Site Footer Notify Me button height not matching with corresponding textbox on MD mode only. #3737

Open roxshivamsingh opened 1 year ago

roxshivamsingh commented 1 year ago

When I resize as half of screen, Notify me button height not matching with neighbour textfield. Landscape (LG) mode and mobile (SM and XS) mode is ok.

URL -> https://formik.org/docs/api/formik#setfielderror-field-string-errormsg-string--void

image

sureshjangid commented 1 year ago

hello, Issue resolved. This is my first contribution please help me if I did some wrong.

image image

https://github.com/jaredpalmer/formik/pull/3746