mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Preparing the repository
This commit is contained in:
@@ -100,11 +100,11 @@ export const LoginForm = (props: loginFormProps) => {
|
|||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
</Form>
|
</Form>
|
||||||
{env.NEXT_PUBLIC_GOOGLE_AUTH ?
|
{/*{env.NEXT_PUBLIC_GOOGLE_AUTH ?*/}
|
||||||
|
|
||||||
<SocialAuthButton/>
|
<SocialAuthButton/>
|
||||||
|
|
||||||
:null}
|
{/*:null}*/}
|
||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
</TooltipProvider>
|
</TooltipProvider>
|
||||||
|
|||||||
Reference in New Issue
Block a user