feat: useDraggable 훅 생성 #20
Annotations
2 errors
|
ci
Process completed with exit code 2.
|
|
ci:
src/features/projects/hook/useProjectInsert.ts#L22
Type '{ userId: string; userName: string; status: "모집중"; title: string; oneLineInfo: string; simpleInfo: string; techStack: string[]; teamSize: number; expectedPeriod: string; description: string; workflow: string; requirements: string[]; preferentialTreatment: string[]; positions: { ...; }[]; }' is missing the following properties from type 'ProjectItemInsertReq': userRole, avatar, applicants
|