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 May 28, 2019. It is now read-only.
Hi,
I'm using React CDK for a collection of components, and I'd like to colocate the stories:
In
.storybook/config
, I can simply update theloadStories
function to do something like this:This works great, but there's a warning at the top of
./storybook/config
:I'm afraid that my changes will be overwritten, or at the very least, that there's a better way to do this. Please let me know :)
The text was updated successfully, but these errors were encountered: