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
It seems like this Babel plugin only allows setting the title for story files that don't have titles. Would it be possible to not just automatically throw an error, but take the title in as input (as a prop in state) and allow a different title as output? For instance, I want to prepend a folder name based on file location, but all my Storybook stories currently have titles.
The text was updated successfully, but these errors were encountered:
It seems like this Babel plugin only allows setting the title for story files that don't have titles. Would it be possible to not just automatically throw an error, but take the title in as input (as a prop in state) and allow a different title as output? For instance, I want to prepend a folder name based on file location, but all my Storybook stories currently have titles.
The text was updated successfully, but these errors were encountered: