chromaui / addon-visual-tests

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

Upgrade some deprecated uses of `@storybook/components` #316

Closed ghengeveld closed 4 weeks ago

ghengeveld commented 1 month ago
📦 Published PR as canary version: 1.5.1--canary.316.abf1bd4.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.5.1--canary.316.abf1bd4.0 # or yarn add @chromatic-com/storybook@1.5.1--canary.316.abf1bd4.0 ```
ghengeveld commented 1 month ago

@thafryer Yeah sorry this was also supposed to replace deprecated Button props. I've added that now.