Uh oh!
There was an error while loading. Please reload this page.
fix: ActionList.LinkItem duplicate classes - #5515
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 |
francinelucca
commented
Jan 9, 2025
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