-
Notifications
You must be signed in to change notification settings - Fork 645
fix: ActionList.LinkItem duplicate classes #5515
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
|
size-limit report 📦
|
|
👋 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! |
This reverts commit e352e19.
|
👋 Hi from github/github! Your integration PR is ready: https://github.com/github/github/pull/357139 |
|
🟢 golden-jobs completed with status |
|
closing in favor of #5517 |
Part of https://github.com/github/primer/issues/4570
Fixes an issue where
classNamewas being duplicated inLinkItemon both the wrapperli(correct) and the inneratag (incorrect).Changelog
Removed
classNamefrommenuItemPropsinActionList.ItemRollout strategy
Testing & Reviewing
Merge checklist