Skip to content

Radiogroup#3

Open
jerem1508 wants to merge 59 commits intostagingfrom
radiogroup
Open

Radiogroup#3
jerem1508 wants to merge 59 commits intostagingfrom
radiogroup

Conversation

@jerem1508
Copy link
Copy Markdown
Member

No description provided.

Comment thread src/components/Radio/Radio.tsx Outdated
label?: string,
imageComponent?: React.ReactNode,
checked?: boolean,
label?: string,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be required ?

value,
...props
}) => {
const id = useId();
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably useless, let user put its own id via props if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants