From 318dc8fb8fc07c3ec68dea480474768ca56482dd Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Tue, 11 Jan 2022 19:22:24 -0800 Subject: [PATCH] adding in first announcements --- pages/teams/demo.tsx | 45 +++++++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 19 deletions(-) diff --git a/pages/teams/demo.tsx b/pages/teams/demo.tsx index 1105f63..b509a23 100644 --- a/pages/teams/demo.tsx +++ b/pages/teams/demo.tsx @@ -236,7 +236,11 @@ export default class Demo extends React.Component {
- ANNOUNCEMENTS + ANNOUNCEMENTS + + updates, pep talks, blockers, reminders @@ -246,24 +250,29 @@ export default class Demo extends React.Component { -
- - - - - { - testFriends.map((friend, i) => { - return ( - - - - {this.statusBubble(friend.status)} +
+ + + + - profile + + + + + {this.statusBubble(UserStatus.busy)} + + profile + + + + Adriana + 5 minutes ago + + blockers - ) - }) - } + +
@@ -281,8 +290,6 @@ export default class Demo extends React.Component { Scheduled Recurring - -