Skip to content

Commit

Permalink
chore: merge profiles-page branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Aug 21, 2024
2 parents ef7a791 + 00ab79c commit 51de166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2/components/ui/Form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const FormLabel = forwardRef<
<Label
ref={ref}
className={cn(
"group mb-2 text-md aria-disabled:text-muted-foreground ",
"group mb-2 text-md aria-disabled:text-muted-foreground",
className
)}
htmlFor={formItemId}
Expand Down

0 comments on commit 51de166

Please sign in to comment.