stranerd / sofa-web-frontend

0 stars 0 forks source link

Icon color change for active session #44

Closed DevAdedeji closed 10 months ago

DevAdedeji commented 10 months ago

https://www.figma.com/file/0I9k0lSag7dWUqPErBQKf0?node-id=9237:64022&mode=dev#657511209

kevinand11 commented 10 months ago

Route is /chats/:id. A chat is considered active if pending is false, accepted is true and ended is null.. Contact me if you don't understand how we deal with icons