From e1027170c35f89ba884231d07acba6cfadc6854e Mon Sep 17 00:00:00 2001 From: gakshita Date: Fri, 4 Oct 2024 13:59:00 +0530 Subject: [PATCH] fix: cycles build issue --- 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 25a02fc6a90..1531b88aa80 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 && (