fix: kb form

This commit is contained in:
WangCham
2025-07-16 22:50:17 +08:00
parent e4f321ea7a
commit 4e95bc542c

View File

@@ -250,9 +250,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>