stories: muted by default, muted on app blur
This commit is contained in:
parent
cd1a1a00a2
commit
9f85db3fd8
12 changed files with 88 additions and 60 deletions
|
@ -68,6 +68,7 @@ export default {
|
|||
},
|
||||
toggleHasAllStoriesMuted: { action: true },
|
||||
viewStory: { action: true },
|
||||
isWindowActive: { defaultValue: true },
|
||||
},
|
||||
args: {
|
||||
currentIndex: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue