chromaui / addon-visual-tests

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

Pull screen container `Section` into `Screen` component #185

Closed ghengeveld closed 5 months ago

ghengeveld commented 5 months ago

This ensures that Screen contents always grow to fit vertical space, pushing the footer down.

Also this adds a story for the Screen component.

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