diff --git a/web/components/cycles/list/root.tsx b/web/components/cycles/list/root.tsx index ef05228ee..0239f1d78 100644 --- a/web/components/cycles/list/root.tsx +++ b/web/components/cycles/list/root.tsx @@ -29,7 +29,7 @@ export const CyclesList: FC = observer((props) => { isArchived={isArchived} /> {completedCycleIds.length !== 0 && ( - + {({ open }) => ( <>