adding a lot of ui changes and dynamic all
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user