Show proper distribution list name in story viewer

This commit is contained in:
Josh Perez 2022-10-03 18:22:01 -04:00 committed by GitHub
parent 6d56f8b8aa
commit 3cc122f756
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 8 deletions

View file

@ -147,7 +147,7 @@ export const YourStory = Template.bind({});
);
YourStory.args = {
distributionListName: 'Close Friends',
distributionList: { id: '123', name: 'Close Friends' },
story: {
...storyView,
sender: {