diff --git a/src/components/DashboardElements.tsx b/src/components/DashboardElements.tsx index 04d625d2..844f200a 100644 --- a/src/components/DashboardElements.tsx +++ b/src/components/DashboardElements.tsx @@ -4,7 +4,7 @@ import { useAuthContext } from "../util/auth"; export function Profile() { const authContext = useAuthContext(); return ( -
+
-
+

Overall Stats