Skip to content

Commit 7e96ce0

Browse files
committed
[Fix] 배포 에러 fix 목적 불필요한 코드 제거
1 parent 3f85ad5 commit 7e96ce0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/modalInput/ToDoModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ interface TaskData {
2929

3030
export default function TaskModal({
3131
onClose,
32-
teamId,
3332
dashboardId,
3433
columnId,
3534
members,

0 commit comments

Comments
 (0)