Streamlined system messages

This commit is contained in:
Josh Perez 2021-08-26 16:51:55 -04:00 committed by GitHub
parent 1973224adb
commit 2b08cbfdfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
57 changed files with 864 additions and 937 deletions

View file

@ -55,10 +55,19 @@ storiesOf('Components/Conversation/GroupV2Change', module)
type: 'avatar',
removed: false,
},
{
type: 'description',
description:
'This is a long description.\n\nWe need a dialog to view it all!\n\nIt has a link to https://example.com',
},
{
type: 'member-add',
conversationId: OUR_ID,
},
{
type: 'description',
description: 'Another description',
},
{
type: 'member-privilege',
conversationId: OUR_ID,