Firebase – Reactjs – Change the value of state based on a input field when the state has a default value?
I am working with a Firebase project and I have a project in my database which has a pledge1 field with a default value of 25. I have two input fields where one is a button and the other is…