feat(Login): use children for loginmainfooterlinksitem#10107
feat(Login): use children for loginmainfooterlinksitem#10107tlabaj merged 2 commits intopatternfly:v6from
Conversation
|
Preview: https://patternfly-react-pr-10107.surge.sh A11y report: https://patternfly-react-pr-10107-a11y.surge.sh |
|
@mcoker There's a |
|
@kmcfaul it looks good to me, though there are react-icons for all of the footer icons - should we use those instead? |
mcoker
left a comment
There was a problem hiding this comment.
LGTM! Though looks like we can swap the hardcoded SVGs with the react-icons equivalents 👍
tlabaj
left a comment
There was a problem hiding this comment.
Is there a code mod issue for this one?
|
Waiting for alpha release before merging. |
What: Closes #10100
Removes inner structure of
LoginMainFooterLinksItemand updates examples to pass buttons directly.