feat: e2e test upload (#755)
This commit is contained in:
@@ -70,7 +70,7 @@ const Email: React.FC<Props> = (props) => {
|
||||
/>
|
||||
<Label
|
||||
htmlFor={path}
|
||||
label={`field-${path}`}
|
||||
label={label}
|
||||
required={required}
|
||||
/>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user