fe-bootcamp-2021 / bookstore

0 stars 0 forks source link

Ref usage in forms is not react way #48

Open vre2h opened 3 years ago

vre2h commented 3 years ago

https://github.com/fe-bootcamp-2021/bookstore/blob/050a5d581d031e4e6d7fba63c5d3bb8f89f06697/src/pages/adminpage/AdminPage.js#L28

Plz consider writing each input value to its appropriate state or use smth like formik

DBGambit commented 3 years ago

yes but for development its ok D, sure its all will be in local state