I am creating a Update Post component in React. The component gets the existing post data from Firestore and uses a form to update those fields.
EDIT: Short Version:<