cann't decrease a value by one in the UI with node.js mongodb, react
I am trying to update a value in the UI. When I click to update, I have a button that will decrease by one In the database and be displayed in the UI's quantity section. when I click on the…