From ec22f1fc53934de34e3091e468088d707ed2bcaf Mon Sep 17 00:00:00 2001 From: Akshita Goyal <36129505+gakshita@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:11:26 +0530 Subject: [PATCH] fix: cycles build issue (#5750) --- web/core/components/cycles/list/root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/core/components/cycles/list/root.tsx b/web/core/components/cycles/list/root.tsx index 25a02fc6a9..1531b88aa8 100644 --- a/web/core/components/cycles/list/root.tsx +++ b/web/core/components/cycles/list/root.tsx @@ -28,7 +28,7 @@ export const CyclesList: FC = observer((props) => { ) : ( <> - + {upcomingCycleIds && (