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 - -