From f2925ae0dfd9cd25eeb67e7559c14fdf14dea0af Mon Sep 17 00:00:00 2001 From: plind <59729252+plind-dm@users.noreply.github.com> Date: Fri, 3 Apr 2026 23:37:12 +0900 Subject: [PATCH] Update ui/src/components/KanbanBoard.tsx LGTM Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- ui/src/components/KanbanBoard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/KanbanBoard.tsx b/ui/src/components/KanbanBoard.tsx index 92510384..8b2bad2c 100644 --- a/ui/src/components/KanbanBoard.tsx +++ b/ui/src/components/KanbanBoard.tsx @@ -66,7 +66,7 @@ function KanbanColumn({ const isEmpty = issues.length === 0; return ( -