Skip to content

Commit

Permalink
Update useSocialReactions.ts
Browse files Browse the repository at this point in the history
Please review
  • Loading branch information
Olexandr88 authored Nov 22, 2024
1 parent 1ea33f7 commit 14189e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hooks/feed/useSocialReactions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import {
} from "@/utils/social-feed";
import { PostCategory } from "@/utils/types/feed";

export const useSocialReactions = ({
export const useReactToPost = ({
post,
setPost,
}: {
Expand Down

0 comments on commit 14189e8

Please sign in to comment.