Show notifications when a user's profile name changes
This commit is contained in:
parent
2f015863ca
commit
d75eee015f
44 changed files with 749 additions and 194 deletions
|
@ -23,7 +23,7 @@ export interface PropsType {
|
|||
|
||||
// For display
|
||||
phoneNumber?: string;
|
||||
isMe: boolean;
|
||||
isMe?: boolean;
|
||||
name?: string;
|
||||
color?: ColorType;
|
||||
isVerified?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue