Closed
Description
Loving the storybook! Great job, I already added it to several of my packages to showcase their interfaces.
I've bumped into an issue, when a component contains a container that snatches its own data. The data are taken reactively from Meteor source. What is the workflow to accomodat these types of components?
<Component>
<ContainerOfAnother />
</Component>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment