mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
chore: social auth is algo in sign-up page (#7231)
This commit is contained in:
@@ -287,7 +287,7 @@ export const AuthForm = ({
|
||||
</form>
|
||||
</Form>
|
||||
|
||||
{type === "sign-in" && (
|
||||
{!invitationToken && (
|
||||
<>
|
||||
<div className="flex items-center gap-4 py-2">
|
||||
<Divider className="flex-1" />
|
||||
|
||||
Reference in New Issue
Block a user