issues
search
phillipsja97
/
digiCaddie
Front-end Capstone Project
1
stars
0
forks
source link
updating a comment works
#32
Closed
phillipsja97
closed
4 years ago
phillipsja97
commented
4 years ago
updating a comment now works.
the EditComment component pulls the commentId and then mounts the message in the text box.
submitting the edited message then updates firebase and re-renders the user back to the SingleHole component housing that comment.