chromaui / addon-visual-tests

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

Add a bunch of `VisualTests` stories #85

Closed tmeasday closed 1 year ago

tmeasday commented 1 year ago

Added some stories for states implemented in https://github.com/chromaui/addon-visual-tests/pull/69 and a couple minor bug fixes.

📦 Published PR as canary version: 0.0.62--canary.85.e7c0aa8.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.62--canary.85.e7c0aa8.0 # or yarn add @chromaui/addon-visual-tests@0.0.62--canary.85.e7c0aa8.0 ```