react-native icon indicating copy to clipboard operation
react-native copied to clipboard

re-export composeStories

Open trajano opened this issue 11 months ago • 3 comments

Is your feature request related to a problem? Please describe. It would be nice to just see whatever is vetted for @storybook/react-native be exported from @storybook/react-native rather than dropping down to @storybook/react

Describe the solution you'd like

export { composeStories } from '@storybook/react';

trajano avatar Nov 06 '24 19:11 trajano