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>
|
||||
</div>
|
||||
</Form>
|
||||
{env.NEXT_PUBLIC_GOOGLE_AUTH ?
|
||||
{/*{env.NEXT_PUBLIC_GOOGLE_AUTH ?*/}
|
||||
|
||||
<SocialAuthButton/>
|
||||
|
||||
:null}
|
||||
{/*:null}*/}
|
||||
</CardContent>
|
||||
</Card>
|
||||
</TooltipProvider>
|
||||
|
||||
Reference in New Issue
Block a user