Quick Analytics
diff --git a/apps/admin/src/components/analytics/AnalyticsDashboard.tsx b/apps/admin/src/components/analytics/AnalyticsDashboard.tsx
index 9410bc1..ba99415 100644
--- a/apps/admin/src/components/analytics/AnalyticsDashboard.tsx
+++ b/apps/admin/src/components/analytics/AnalyticsDashboard.tsx
@@ -73,7 +73,7 @@ export function AnalyticsDashboard() {
}
return (
-
+
Analytics Dashboard
{/* Key Metrics */}
@@ -143,4 +143,4 @@ export function AnalyticsDashboard() {
)
-}
\ No newline at end of file
+}
diff --git a/apps/admin/src/components/ui/Sidebar.tsx b/apps/admin/src/components/ui/Sidebar.tsx
index 8332f86..1d2340c 100644
--- a/apps/admin/src/components/ui/Sidebar.tsx
+++ b/apps/admin/src/components/ui/Sidebar.tsx
@@ -65,9 +65,9 @@ export function Sidebar() {
];
return (
-