diff --git a/frontend/app/components/Session_/PageInsightsPanel/PageInsightsPanel.tsx b/frontend/app/components/Session_/PageInsightsPanel/PageInsightsPanel.tsx index 8929a3b5b..a46db53b1 100644 --- a/frontend/app/components/Session_/PageInsightsPanel/PageInsightsPanel.tsx +++ b/frontend/app/components/Session_/PageInsightsPanel/PageInsightsPanel.tsx @@ -45,7 +45,7 @@ function PageInsightsPanel({ filters, fetchInsights, events = [], insights, urlO return (
-
+
{target.count} Clicks - {target.percent}%
-
TOTAL CLICKS
+
TOTAL CLICKS
) }