Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Radio Button to Shared Components #174
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a radio button implementation under form control for shared components
For the label, it will accept either a string which will then be styled, or react node children which will be left to their own styling devices.