You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
storiesOf('Stories group').add(//grouping storiesstoriesOf('Main story').add(...story1...).add(...story1...))//old way to keep consistency.add(...story...)
The text was updated successfully, but these errors were encountered:
api proposal:
The text was updated successfully, but these errors were encountered: