Update more icons to v3
This commit is contained in:
parent
73757052a6
commit
caaeda8abe
44 changed files with 84 additions and 61 deletions
|
@ -545,6 +545,14 @@ export function Notification(): JSX.Element {
|
|||
contact: getDefaultConversation(),
|
||||
},
|
||||
},
|
||||
{
|
||||
type: 'conversationMerge',
|
||||
data: {
|
||||
conversationTitle: 'Alice',
|
||||
obsoleteConversationTitle: 'Nancy',
|
||||
obsoleteConversationNumber: '+121255501234',
|
||||
},
|
||||
},
|
||||
];
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue