diff --git a/src/containers/HistorySummary.tsx b/src/containers/HistorySummary.tsx index 01f3c74..a4dc04d 100644 --- a/src/containers/HistorySummary.tsx +++ b/src/containers/HistorySummary.tsx @@ -66,7 +66,7 @@ const HistorySummaryContainer = ({ isMobile }: SummaryContainerProps) => { {isMobile && ( }> - + {isSelected && } )}