From c3181100e955987e965f725e4ee171973f1ea49c Mon Sep 17 00:00:00 2001 From: akhisud3195 Date: Mon, 14 Apr 2025 11:37:17 +0530 Subject: [PATCH] Highlight entity list selected entity --- .../app/projects/[projectId]/workflow/entity_list.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/rowboat/app/projects/[projectId]/workflow/entity_list.tsx b/apps/rowboat/app/projects/[projectId]/workflow/entity_list.tsx index ea4677f7..9d6968b9 100644 --- a/apps/rowboat/app/projects/[projectId]/workflow/entity_list.tsx +++ b/apps/rowboat/app/projects/[projectId]/workflow/entity_list.tsx @@ -67,7 +67,13 @@ const ListItemWithMenu = ({ statusLabel?: React.ReactNode; icon?: React.ReactNode; }) => ( -
+