portfolio
portfolio copied to clipboard
wrapper, decorator support
problem
we have a lot of scenes, we want to add new context or provider to existing scenes
feature request
we want to configure global decorator(wrapper) to our scenes.
storybook's decorator https://storybook.js.org/docs/writing-stories/decorators
react cosmos's decortator https://reactcosmos.org/docs/fixtures/decorators
If you don't mind, I'd like to do it myself to all adapter and make a pull request.