diff --git a/frontend/src/component/common/SegmentItem/SegmentItem.tsx b/frontend/src/component/common/SegmentItem/SegmentItem.tsx index a926e6ff15..2a4904a232 100644 --- a/frontend/src/component/common/SegmentItem/SegmentItem.tsx +++ b/frontend/src/component/common/SegmentItem/SegmentItem.tsx @@ -72,7 +72,11 @@ export const SegmentItem: VFC = ({ const [isOpen, setIsOpen] = useState(isExpanded || false); return ( - + ({