From c69aec24aa161942c3008bf5ded70ee2fcfc98ca Mon Sep 17 00:00:00 2001 From: LAKHAN BAHETI Date: Wed, 13 Mar 2024 13:28:04 +0530 Subject: [PATCH] fix: cycle & module peekview scroll --- web/components/cycles/cycle-peek-overview.tsx | 2 +- web/components/modules/module-peek-overview.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/cycles/cycle-peek-overview.tsx b/web/components/cycles/cycle-peek-overview.tsx index b7e778c1012..b15e89ab21e 100644 --- a/web/components/cycles/cycle-peek-overview.tsx +++ b/web/components/cycles/cycle-peek-overview.tsx @@ -38,7 +38,7 @@ export const CyclePeekOverview: React.FC = observer(({ projectId, workspa {peekCycle && (
= observer(({ projectId, worksp {peekModule && (