We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
We're having trouble reproducing this, could you verify it's still broken and share a link if you have it?
Sorry, something went wrong.
I can't reproduce this any more either. 🤷♂️ Thanks for having a look 🙇
No branches or pull requests
Steps to reproduce
Actual behavior
Expected
Environment
The text was updated successfully, but these errors were encountered: