Added financial fields.
This commit is contained in:
@@ -6,7 +6,7 @@ function FormItemEmail(props, ref) {
|
||||
{...props}
|
||||
addonAfter={
|
||||
<a href={`mailto:${props.email}`}>
|
||||
<Icon type='mail' />
|
||||
<Icon type="mail" />
|
||||
</a>
|
||||
}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user