Skip to content

Commit

Permalink
fix radio label for
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Dec 3, 2024
1 parent 698045a commit 791644f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/gooeyInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ export function GooeyRadio({
/>
<InputLabel
label={label}
htmlFor={name}
help={help}
tooltipPlacement={tooltipPlacement}
/>
Expand Down

0 comments on commit 791644f

Please sign in to comment.