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
{{ message }}
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
I am using addDecorator for a few context-providing components. It works when I apply them via storiesOf(...).addDecorator, or globally in a story.
However, global decorators seem to be ignored entirely when applied in the config file.
I am using storybook@2.33.1 and storyshots@2.1.0.
The text was updated successfully, but these errors were encountered: