not even sure
This commit is contained in:
@@ -20,7 +20,7 @@ export const MicrosoftSignInButton = ({
|
||||
<Button
|
||||
size='lg'
|
||||
onClick={() => signIn('microsoft-entra-id')}
|
||||
className='text-lg font-semibold mx-auto'
|
||||
className='text-lg font-semibold'
|
||||
{...buttonProps}
|
||||
>
|
||||
<div className='flex flex-row my-auto space-x-2'>
|
||||
|
Reference in New Issue
Block a user