chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
28 stars 1 forks source link

Show error screen when account is suspended #282

Closed ghengeveld closed 3 months ago

ghengeveld commented 3 months ago

Fixes #271

Adds "Payment required" and "Snapshot limit reached" screens, as well as a generic "Account suspended" screen (fallback) for when the project's account is suspended.

📦 Published PR as canary version: 1.2.27--canary.282.7dd9d6e.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.2.27--canary.282.7dd9d6e.0 # or yarn add @chromatic-com/storybook@1.2.27--canary.282.7dd9d6e.0 ```