style: scroll to field
This commit is contained in:
@@ -38,6 +38,7 @@ const BasicForm: React.FC<BasicFormProps> = (props) => {
|
||||
return (
|
||||
<>
|
||||
<Form.Item<FormData>
|
||||
data-field="name"
|
||||
name="name"
|
||||
rules={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user