ebs-design
ebs-design copied to clipboard
Refactor Radio & RadioGroup components — markup, styling, stories
Would it be better to make Radio a compound component and use Radio.Group instead of RadioGroup?
Not sure if the Radio and RadioGroup components should be in different folders, they share at least some types. We should to consider keeping them the more closely.
What about implementing a compound component? Radio.Group?