-
Notifications
You must be signed in to change notification settings - Fork 599
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
Working on actionList code connect #5739
base: main
Are you sure you want to change the base?
Conversation
|
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
Is this ready for rev @lukasoppermann ? If not can you convert to draft and untag reviewer? 🙏 |
@francinelucca I actually need help here. I am not sure how to solve the typescript issues I run into. Any change you can take a look? |
{ | ||
example: () => ( | ||
<ActionList.LeadingVisual> | ||
<div style={{borderRadius: '24px', display: 'inline-block', height: '10px', width: '10px'}}></div> |
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.
set the border-radius to 24px, wasn't sure what the var(--borderRadius-full) token mapped to in React @lukasoppermann
Closes #
Changelog
New
Changed
Removed
Rollout strategy
Testing & Reviewing
Merge checklist