-
Notifications
You must be signed in to change notification settings - Fork 25
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
Storybook styling fixes #1309
Storybook styling fixes #1309
Conversation
✔️ Deploy Preview for clever-edison-cd22c1 ready! 🔨 Explore the source changes: 9fce64a 🔍 Inspect the deploy log: https://app.netlify.com/sites/clever-edison-cd22c1/deploys/60b8097650460400075b8f8b 😎 Browse the preview: https://deploy-preview-1309--clever-edison-cd22c1.netlify.app |
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.
@jaredcwhite Adde one small fix to sort language nav which wasn't showing up in the navigation grouping
@slowbot Hmm, I'm not seeing your commit. Still need to push maybe? |
@slowbot Bump |
@jaredcwhite Pushed |
* Fix docs code samples and link button stories in Storybook * Imprve LinkComponent default for use in Storybook * fixing placement of language nav Co-authored-by: Jesse Arnold <[email protected]>
This reverts commit aa88386.
This reverts commit 4f186bb.
This reverts commit aa88386.
This reverts commit 4f186bb.
Pull Request Template
Issue
Addresses #1263
Description
This PR fixes a display issues with the "Code" samples in Storybook, as well as problem preventing certain components using
LinkComponent
from displaying the right styles.Type of change
How Can This Be Tested/Reviewed?
Verify in Storybook.
Checklist: