Uh oh!
There was an error while loading. Please reload this page.
fix: ActionList.LinkItem duplicate classes - #5517
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 📦
|
* remove className from menuItemProps * Create little-shrimps-hug.md
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