layerok / emojisushi-front

Web client of the emojisushi restaurant
https://emojisushi.com.ua
1 stars 1 forks source link

Migrate from formik to react-hook-form #80

Open layerok opened 3 weeks ago

layerok commented 3 weeks ago

react hook form provides better performance

layerok commented 3 weeks ago

I am not experiencing any lags using forms made with formik. I guess this is an example of premature optimisation.