fix: lock file regerated
This commit is contained in:
parent
b47d2b8825
commit
e1943ee11e
2 changed files with 2878 additions and 3480 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue