diff --git a/src/components/ui/custominput/index.tsx b/src/components/ui/custominput/index.tsx index 2054dfd7..f2d5df8c 100644 --- a/src/components/ui/custominput/index.tsx +++ b/src/components/ui/custominput/index.tsx @@ -50,7 +50,7 @@ export default function CustomInputs({ type, inline, bsSize, - defaultChecked = false + defaultChecked }: Props) { return ( <>