Add info to create theme

This commit is contained in:
2023-07-14 19:23:23 +04:00
parent fbf51386be
commit edb6ee75fd
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -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}