(refactor) InfoBox: setting max width
This commit is contained in:
@@ -15,7 +15,7 @@ export const EnterOrSignInButton: FC<{ session: any, locale: string, providers:
|
||||
return (
|
||||
<>
|
||||
{
|
||||
!session ? (
|
||||
session ? (
|
||||
<span className="flex justify-center mt-4">
|
||||
|
||||
<Link
|
||||
|
||||
Reference in New Issue
Block a user