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

Doesn't seem to work for child components using StoryBook

Open baj84 opened this issue 8 years ago • 0 comments

Hey,

I'm using React storybook to develop a component and test it with different parent container widths. On the initial load the child component gets the passed the top level bounds instead of it's immediate parents.

Could this just be because of the way storybook renders the component?

Thanks!

baj84 avatar Apr 17 '17 13:04 baj84