atlassian-labs/storybook-addon-performance

Using this addon leads to duplicate styled-components

Closed this issue · 1 comments

styled-components is defined as a direct dependency, which leads to multiple styled-components being installed in node-modules and to issues within the application. Here is the explanation for the library authors on what to do in that case.

Can you please look into this and possible move the styled-components to the peer dependencies instead?

Thanks.

I think this has been resolved - let me know if it's still a problem.