Include distribution list name on sent stories
This commit is contained in:
parent
94ef800e33
commit
d911439f0f
5 changed files with 76 additions and 18 deletions
|
@ -147,6 +147,7 @@ export const YourStory = Template.bind({});
|
|||
);
|
||||
|
||||
YourStory.args = {
|
||||
distributionListName: 'Close Friends',
|
||||
story: {
|
||||
...storyView,
|
||||
sender: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue