Fixed precommit

This commit is contained in:
DrMint 2022-08-07 19:59:35 +02:00
parent 18ad9eedb5
commit 4df187436a
1 changed files with 9 additions and 6 deletions

View File

@ -374,14 +374,17 @@ export const AppLayout = ({
)} )}
</div> </div>
<Popup state={isSafari && !hasDisgardSafariWarning} onClose={() => null}> <Popup
state={isSafari && !hasDisgardSafariWarning}
onClose={() => null}
>
<h1 className="text-2xl">Hi, you are using Safari!</h1> <h1 className="text-2xl">Hi, you are using Safari!</h1>
<p className="max-w-lg text-center"> <p className="max-w-lg text-center">
In most cases this wouldn't be a problem but our website isfor some In most cases this wouldn&rsquo;t be a problem but our website
obscure reasonperforming terribly on Safari (WebKit). Because of isfor some obscure reasonperforming terribly on Safari (WebKit).
that, we have decided to display this message instead of letting you Because of that, we have decided to display this message instead of
have a slow and painful experience. We are looking into the problem, letting you have a slow and painful experience. We are looking into
and are hoping to fix this soon. the problem, and are hoping to fix this soon.
</p> </p>
<p> <p>
In the meanwhile, if you are using an iPhone/iPad, please try using In the meanwhile, if you are using an iPhone/iPad, please try using