-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Title: RadioGroupPrimitive namespace and related types missing
Labels: bug, typescript, high-priority, namespace
Description:
RadioGroup primitive components cannot find their namespace and type definitions.
Error:
src/core/primitives/RadioGroup/fragments/RadioGroupPrimitiveItem.tsx:10:65 - error TS2552: Cannot find name 'RadioGroupPrimitiveItemProps'
src/core/primitives/RadioGroup/RadioGroupPrimitive.tsx:13:21 - error TS2339: Property 'Root' does not exist on type '{}'
Files Affected:
src/core/primitives/RadioGroup/fragments/RadioGroupPrimitiveItem.tsxsrc/core/primitives/RadioGroup/fragments/RadioGroupPrimitiveRoot.tsxsrc/core/primitives/RadioGroup/RadioGroupPrimitive.tsx
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done