feat: ovh api conditions checkbox

This commit is contained in:
Maël Gangloff
2024-07-30 17:48:09 +02:00
parent 51e5cb7e36
commit d7682ce4ac
5 changed files with 123 additions and 106 deletions

View File

@@ -52,7 +52,7 @@ export default function Page() {
name="username"
rules={[{required: true, message: t`Required`}]}
>
<Input/>
<Input autoFocus/>
</Form.Item>
<Form.Item<FieldType>