Ran prettier. Moved Header to layout file
This commit is contained in:
@ -11,7 +11,8 @@ const MicrosoftSignIn = () => {
|
||||
<Image
|
||||
src='/images/microsoft_logo.png'
|
||||
alt='Microsoft Logo'
|
||||
width={20} height={20}
|
||||
width={20}
|
||||
height={20}
|
||||
/>
|
||||
<p className='font-semibold dark:text-slate-950'>
|
||||
Sign in with Microsoft
|
||||
|
Reference in New Issue
Block a user