portfolio icon indicating copy to clipboard operation
portfolio copied to clipboard

wrapper, decorator support

Open taehee-sp opened this issue 7 months ago • 3 comments

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.

taehee-sp avatar Jul 16 '24 10:07 taehee-sp