chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
33 stars 2 forks source link

UI: Render the panel in JSX (but hidden) when inactive #78

Closed ndelangen closed 1 year ago

ndelangen commented 1 year ago

What I did

I could remove the double container, but I'd have to touch something like 10 components and possibly a similar number of story files (add decorators if needed). I opted not to do that right now.

How to test