mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-12 08:47:31 +00:00
more information in the error message
This commit is contained in:
@@ -89,7 +89,8 @@ const Index: FunctionalComponent<Props> = () => (
|
|||||||
aria-hidden="false"
|
aria-hidden="false"
|
||||||
>
|
>
|
||||||
<div class={snackbarStyle.text}>
|
<div class={snackbarStyle.text}>
|
||||||
Initialization error: JavaScript is disabled
|
Initialization error: JavaScript is disabled in your browser but
|
||||||
|
it is required for this site to work.
|
||||||
</div>
|
</div>
|
||||||
<a class={snackbarStyle.button} href="/">
|
<a class={snackbarStyle.button} href="/">
|
||||||
reload
|
reload
|
||||||
|
|||||||
Reference in New Issue
Block a user