Client: Better locale comma support

This commit is contained in:
Donkie
2023-06-27 22:51:22 +02:00
parent d4afc56173
commit 43a3e3f1f2
5 changed files with 66 additions and 17 deletions

View File

@@ -98,7 +98,7 @@ export const SpoolCreate: React.FC<
},
]}
>
<InputNumber min={0} addonAfter="g" />
<InputNumber min={0} addonAfter="g" precision={0} />
</Form.Item>
<Form.Item
label="Location"