Add info to create theme
This commit is contained in:
@@ -17,7 +17,7 @@ export default function LoginProvider({id, title, width, height, callbackUrl}) {
|
||||
|
||||
return (
|
||||
<Link passHref href='/api/auth/signin'>
|
||||
<Button variant='outlined' color='inherit' startIcon={
|
||||
<Button variant='outlined' color='info' startIcon={
|
||||
<Image
|
||||
width={width}
|
||||
height={height}
|
||||
|
||||
Reference in New Issue
Block a user