-
Notifications
You must be signed in to change notification settings - Fork 31
fix: ListRow zebra striping #3201
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
|
View your CI Pipeline Execution ↗ for commit 6a03bf0 ☁️ Nx Cloud last updated this comment at |
| args: { spacing: 'condensed', variant: 'table' }, | ||
| render: (args) => <ListExample {...args} />, | ||
| }; | ||
|
|
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.
Going to delete these examples before shipping
aresnik11
left a comment
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.
LGTM!
|
📬 Published Alpha Packages: |
|
🚀 Styleguide deploy preview ready! Preview URL: https://6908cac843f71a7465a58315--gamut-preview.netlify.app |
Overview
Fix semi-transparent layering in expandable rows
PR Checklist
Testing Instructions
Other
The failing checks are happening because of my examples, I'll delete before shipping
PR Links and Envs