diff --git a/client/pages/Dashboard.tsx b/client/pages/Dashboard.tsx index 80f1e9f7..e18f600c 100644 --- a/client/pages/Dashboard.tsx +++ b/client/pages/Dashboard.tsx @@ -47,6 +47,8 @@ import { Play, Pause, BarChart3, + Github, + Globe, } from "lucide-react"; export default function Dashboard() {