mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-22 15:50:32 +00:00
fix(webapp): login page tweaks.
This commit is contained in:
@@ -43,11 +43,11 @@ export default function Login() {
|
|||||||
<h3>
|
<h3>
|
||||||
<T id={'log_in'} />
|
<T id={'log_in'} />
|
||||||
</h3>
|
</h3>
|
||||||
<T id={'need_bigcapital_account'} />
|
{/* <T id={'need_bigcapital_account'} />
|
||||||
<Link to="/auth/register">
|
<Link to="/auth/register">
|
||||||
{' '}
|
{' '}
|
||||||
<T id={'create_an_account'} />
|
<T id={'create_an_account'} />
|
||||||
</Link>
|
</Link> */}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<Formik
|
<Formik
|
||||||
|
|||||||
Reference in New Issue
Block a user