From a18af1cecf21b4ab5ebb63fe341813f8fbc14d4c Mon Sep 17 00:00:00 2001 From: Saheb Giri <47132373+iamsahebgiri@users.noreply.github.com> Date: Mon, 3 Apr 2023 11:51:25 +0530 Subject: [PATCH] fix: missing deleted icon in user activity (#673) --- apps/app/components/core/feeds.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/app/components/core/feeds.tsx b/apps/app/components/core/feeds.tsx index 9cd1e28d9..f30c8e5d4 100644 --- a/apps/app/components/core/feeds.tsx +++ b/apps/app/components/core/feeds.tsx @@ -10,6 +10,7 @@ import { ChatBubbleLeftEllipsisIcon, RectangleGroupIcon, Squares2X2Icon, + TrashIcon, UserIcon, } from "@heroicons/react/24/outline"; import { BlockedIcon, BlockerIcon, CyclesIcon, TagIcon, UserGroupIcon } from "components/icons"; @@ -77,6 +78,10 @@ const activityDetails: { message: "set the parent to", icon: