Closed HDinger closed 1 month ago
render(Primer::Alpha::SegmentedControl.new("aria-label": "File view", size: :medium)) do |component| component.with_item(label: "Preview", icon: :eye, selected: true) component.with_item(label: "Raw", icon: :"file-code") component.with_item(label: "Blame", icon: :people) end
We're having trouble reproducing this, could you verify it's still broken and share a link if you have it?
I can't reproduce this any more either. 🤷♂️ Thanks for having a look 🙇
Steps to reproduce
Actual behavior
Expected
Environment