mirror of
https://github.com/makeplane/plane.git
synced 2026-05-03 14:39:39 -05:00
fix: lock file regerated
This commit is contained in:
@@ -10,7 +10,7 @@ import { IssueReactionService } from "@/services/issue";
|
||||
// services
|
||||
const issueReactionService = new IssueReactionService();
|
||||
|
||||
const useCommentReaction = (
|
||||
const useCommentReaction: any = (
|
||||
workspaceSlug?: string | string[] | null,
|
||||
projectId?: string | string[] | null,
|
||||
commendId?: string | string[] | null
|
||||
|
||||
Reference in New Issue
Block a user