-
Notifications
You must be signed in to change notification settings - Fork 30
Refactor headline positioning logic #14399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
5008c94
to
24cac4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's much nicer. Great refactor!
Seen on PROD (merged by @abeddow91 23 minutes and 31 seconds ago) Please check your changes! |
What does this change?
Refactor the headline positioning logic on cards so that it is set by the container rather than within the card.
Why?
The helps decouple the container type from the card.