fix: kb form

This commit is contained in:
WangCham
2025-07-16 22:50:17 +08:00
parent e31883547d
commit e986a0acaf

View File

@@ -240,9 +240,6 @@ export default function KBForm({
{...field}
onChange={(e) => field.onChange(Number(e.target.value))}
className="w-[180px] h-10 text-base appearance-none"
min={1}
max={30}
defaultValue={5}
/>
</FormControl>
<FormDescription>