From f99b030ee08da8deac9fa86c37c83d95096733ba Mon Sep 17 00:00:00 2001 From: Atul Yadav Date: Sat, 30 Mar 2024 12:11:51 +0530 Subject: [PATCH] fixed tab responsiveness on home dashboard --- frontend/src/components/home/Dashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/home/Dashboard.tsx b/frontend/src/components/home/Dashboard.tsx index b2006a7b9f..449389476f 100644 --- a/frontend/src/components/home/Dashboard.tsx +++ b/frontend/src/components/home/Dashboard.tsx @@ -510,7 +510,7 @@ const HomeDashBoard: React.FC = () => { )} {tilesWithTabs.includes(selectedTile.type) && ( - + {testSections.length > 0 ?(