Show 'accept invite UI' for re-invite, calm progress spinner
This commit is contained in:
parent
5c0fcad6b1
commit
fa2d300714
8 changed files with 40 additions and 35 deletions
|
@ -42,6 +42,7 @@ export type ConversationType = {
|
|||
firstName?: string;
|
||||
profileName?: string;
|
||||
avatarPath?: string;
|
||||
areWePending?: boolean;
|
||||
color?: ColorType;
|
||||
isArchived?: boolean;
|
||||
isBlocked?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue