Update more icons to v3

This commit is contained in:
Fedor Indutny 2023-05-23 23:14:47 +02:00 committed by GitHub
parent 73757052a6
commit caaeda8abe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
44 changed files with 84 additions and 61 deletions

View file

@ -545,6 +545,14 @@ export function Notification(): JSX.Element {
contact: getDefaultConversation(),
},
},
{
type: 'conversationMerge',
data: {
conversationTitle: 'Alice',
obsoleteConversationTitle: 'Nancy',
obsoleteConversationNumber: '+121255501234',
},
},
];
return (