Skip to content

Commit 06d03c0

Browse files
authored
Merge pull request #135 from part3-4team-Taskify/feature/Gnb
[Fix] 배포 에러 fix 목적, 불필요한 코드 제거
2 parents b30d2c6 + 7e96ce0 commit 06d03c0

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)