diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index 85956467..5f95b265 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -57,6 +57,7 @@ import { BarChart3, Github, Globe, + MessageCircle, } from "lucide-react"; export default function Dashboard() {