From a0e5af0fcb4084335e1b64aa507199e3f09a406c Mon Sep 17 00:00:00 2001 From: PMtHk Date: Tue, 3 Dec 2024 01:37:42 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=B9=88=EC=B9=B8=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/features/project/board/components/KanbanSection.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/src/features/project/board/components/KanbanSection.tsx b/apps/client/src/features/project/board/components/KanbanSection.tsx index bb49a8c..e33ba7f 100644 --- a/apps/client/src/features/project/board/components/KanbanSection.tsx +++ b/apps/client/src/features/project/board/components/KanbanSection.tsx @@ -1,5 +1,4 @@ import { ReactNode, DragEvent } from 'react'; - import { HamburgerMenuIcon, PlusIcon } from '@radix-ui/react-icons'; import { useLoaderData } from '@tanstack/react-router'; import {