issues
search
phillipsja97
/
digiCaddie
Front-end Capstone Project
1
stars
0
forks
source link
adding a message works
#31
Closed
phillipsja97
closed
4 years ago
phillipsja97
commented
4 years ago
add comment button links to the add route.
there is a form on the AddComment component that allows the message to be typed.
the save comment button runs the saveCommentEvent function and adds to firebase/re-renders the singleHole component.