Css – Change Like Button If Signed In User Already Liked A Post
I hope that all is well. I am trying to use a button to like a post/article posted by other users. I have created a const function called "getAPostLikeRecord()," which will return a list of users that like the individual…