mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 06:40:31 +00:00
feat(webapp): from phone number fields from authentication pages
This commit is contained in:
@@ -32,7 +32,7 @@ export default function LoginForm({ isSubmitting }) {
|
||||
|
||||
return (
|
||||
<Form>
|
||||
<FFormGroup name={'crediential'} label={<T id={'email'} />}>
|
||||
<FFormGroup name={'crediential'} label={<T id={'email_address'} />}>
|
||||
<FInputGroup name={'crediential'} large={true} />
|
||||
</FFormGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user