Committing because I really need to restart my laptop or something :(
This commit is contained in:
@ -155,7 +155,12 @@ const Login = () => {
|
||||
</SubmitButton>
|
||||
</form>
|
||||
</Form>
|
||||
<Separator className='my-4' />
|
||||
|
||||
<div className='flex items-center w-full gap-4'>
|
||||
<Separator className='flex-1 bg-accent py-0.5' />
|
||||
<span className='text-sm text-muted-foreground'>or</span>
|
||||
<Separator className='flex-1 bg-accent py-0.5' />
|
||||
</div>
|
||||
<SignInWithMicrosoft />
|
||||
<SignInWithApple />
|
||||
</CardContent>
|
||||
|
Reference in New Issue
Block a user