patternfly-react
patternfly-react copied to clipboard
Consume Penta tokens: Menu toggle
trafficstars
Follow up to core PR https://github.com/patternfly/patternfly/pull/6177
Shouldn't need any React updates to MenuToggle when comparing v6 core Menu Toggle to v6 React Menu Toggle. cc @mattnolting @andrew-ronaldson
There's a styling issue in React for a plain menu toggle, but that's because the aspect-ratio styling is targeting i:only-child and React uses svg.
@thatblindgeye i think this looks good as is. Thanks!
Going to use this issue to go towards updates being made in https://github.com/patternfly/patternfly/pull/6321
closed by #10097