getting data and starting to filter and improve flow

This commit is contained in:
Arjun Patel
2022-01-19 16:05:06 -08:00
parent 3a1731a5e9
commit cbb03df811
8 changed files with 324 additions and 64 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ function TeamDashboard() {
<TeamVoiceLine />
</div>
<div className="flex flex-col space-y-5 flex-1">
<div className="flex flex-col space-y-5 flex-1 overflow-auto">
<Announcements />
<Rooms />