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 />
+3 -2
View File
@@ -621,8 +621,9 @@ export default function Dashboard() {
<FaBell className='text-sm text-orange-500' />
</button>
<BsThreeDots className='text-white ml-2 hover:cursor-pointer' /> </span>
</span>
<BsThreeDots className='text-white ml-2 hover:cursor-pointer' />
</span>
</span>
{/* recurring room - wine wednesdays */}
<span className='flex flex-col bg-gray-300 bg-opacity-25 rounded-lg justify-between w-96 max-w-screen-sm m-2 overflow-clip'>