This commit is contained in:
parent
c292268bc8
commit
77ce54ad9e
|
|
@ -75,7 +75,7 @@ export default function SignInPage({ params: { locale } }: { params: { locale: s
|
|||
</p>
|
||||
</div>
|
||||
|
||||
<OAuthSignIn />
|
||||
{/* <OAuthSignIn /> */}
|
||||
<div className="relative">
|
||||
<div className="absolute inset-0 flex items-center">
|
||||
<span className="w-full border-t border-black/20" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue