primitives icon indicating copy to clipboard operation
primitives copied to clipboard

fix: Stop ignoring RadioGroup.Item onKeyDown prop

Open david-arteaga opened this issue 1 year ago • 1 comments

Description

RadioGroup.Item ignores the onKeyDown prop. This change fixes that.

david-arteaga avatar Aug 15 '24 16:08 david-arteaga

@david-arteaga Do you mind running the version command so that this change is captured in the next release? Check the details here: https://github.com/radix-ui/primitives/blob/main/.github/CONTRIBUTING.md#development

chaance avatar Aug 16 '24 18:08 chaance