chore: update auth buttons
This commit is contained in:
@@ -147,7 +147,7 @@ export default function Reg() {
|
||||
</form>
|
||||
<hr className="or" />
|
||||
<div className="flex flex-col gap-3 py-3">
|
||||
<SocialLoginButtons />
|
||||
<SocialLoginButtons type="register" />
|
||||
</div>
|
||||
<SignInLink token={magicToken} />
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user