Update document in Firebase using ReactJS
I am developing a User Profile page, where users update their profile info. The first time when a user fills the form it is successfully saved in the firestore database. But the next time when the user only want to…