Button groups are currently wrapping the `<p-button />` component, but should probably be using single select radio inputs styled as buttons instead. Study up on the recommended approach for single select button groups, then implement the fix.
Button groups are currently wrapping the
<p-button />component, but should probably be using single select radio inputs styled as buttons instead.Study up on the recommended approach for single select button groups, then implement the fix.