Skip to content

Commit

Permalink
Update checkbox.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
vantezzen committed Jan 31, 2024
1 parent a450415 commit 445299a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ui/auto-form/fields/checkbox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ export default function AutoFormCheckbox({
field,
fieldConfigItem,
fieldProps,
className,
}: AutoFormInputComponentProps) {
return (
<div>
Expand Down

0 comments on commit 445299a

Please sign in to comment.