Mongodb – Database updates only on the first click of the button with this functions, what is wrong and how could i fix it?
I am new to react and MongoDB, I am trying to add months to a date in my database in mongo, but it only updates the first time I click on the <Price> button, I need it to update every…