diff --git a/frontend/app/components/Session_/OverviewPanel/OverviewPanel.tsx b/frontend/app/components/Session_/OverviewPanel/OverviewPanel.tsx index e8abe30a2..6292ea391 100644 --- a/frontend/app/components/Session_/OverviewPanel/OverviewPanel.tsx +++ b/frontend/app/components/Session_/OverviewPanel/OverviewPanel.tsx @@ -70,10 +70,9 @@ function OverviewPanel(props: Props) { }> {selectedFeatures.map((feature: any, index: number) => ( -
+
}