Skip to content

Commit e3d6d75

Browse files
Update FormGroupLayoutLabel.tsx
1 parent 0ac22c1 commit e3d6d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/FormGroupLayoutLabel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const FormGroupLayoutLabel = <T extends FieldValues>(props: FormGroupLayoutLabel
4545
width="24"
4646
height="24"
4747
onClick={(e) => e.preventDefault()}
48-
>
48+
>
4949
<path
5050
strokeLinecap="round"
5151
strokeLinejoin="round"

0 commit comments

Comments
 (0)