adding a lot of ui changes and dynamic all

This commit is contained in:
Arjun Patel
2022-01-17 14:09:10 -08:00
parent eb77955f39
commit 8f094fd615
9 changed files with 350 additions and 377 deletions
-2
View File
@@ -78,8 +78,6 @@ function TeamDashboard() {
};
}, []);
console.log(teamDashboardContext);
return (
<div className="container mx-auto py-10 px-10 flex flex-col space-y-5">
<Header />