SpaceyaTech / SYT-Web-Redesign

https://www.spaceyatech.com/
Apache License 2.0
6 stars 23 forks source link

Fix: Blog Post "Like 👍" functionality #139

Open sonylomo opened 3 months ago

sonylomo commented 3 months ago

Description

As mentioned in #116, the blog's "Like 👍" functionality needs improvement.

Tasks

Currently, the usePostLikeBlog function (hooks/Queries/blog/usePostLikeBlog) currently uses axios only to make a POST request. Here's what you should change:

zidanegimiga commented 1 month ago

Hey. Would like to be assigned this.