How to add new data in object of cbjects where new data comes from state variable in react which is also object
I am trying to add data in a object of object where new data comes from a state variable in react which is also a object . the code of following is as follow