+
+ Locations
+
{showViewAll && (
)}
-
- Locations
-
{(['map', 'globe', 'countries', 'regions', 'cities'] as Tab[]).map((tab) => (
diff --git a/components/dashboard/TechSpecs.tsx b/components/dashboard/TechSpecs.tsx
index c54788f..ef18bc7 100644
--- a/components/dashboard/TechSpecs.tsx
+++ b/components/dashboard/TechSpecs.tsx
@@ -129,6 +129,9 @@ export default function TechSpecs({ browsers, os, devices, screenResolutions, co
+
+ Technology
+
{showViewAll && (
)}
-
- Technology
-
{(['browsers', 'os', 'devices', 'screens'] as Tab[]).map((tab) => (
diff --git a/components/dashboard/TopReferrers.tsx b/components/dashboard/TopReferrers.tsx
index c527e0b..d31ba02 100644
--- a/components/dashboard/TopReferrers.tsx
+++ b/components/dashboard/TopReferrers.tsx
@@ -87,6 +87,9 @@ export default function TopReferrers({ referrers, collectReferrers = true, siteI
+
+ Referrers
+
{showViewAll && (
)}
-
- Referrers
-