chromaui / addon-visual-tests

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

Add link to Visual Tests webpage on Authentication screens #276

Closed ghengeveld closed 3 months ago

ghengeveld commented 3 months ago

This updates the top section of welcome/authentication screens with an icon button that links to the marketing page for Visual Tests. Furthermore, this updates the Back button to use the same styling and drops the bespoke BackButton component we had before.

Screenshot 2024-03-28 at 12 06 44
📦 Published PR as canary version: 1.2.26--canary.276.e5299c5.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.2.26--canary.276.e5299c5.0 # or yarn add @chromatic-com/storybook@1.2.26--canary.276.e5299c5.0 ```