We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da18afa commit 23f5b5aCopy full SHA for 23f5b5a
1 file changed
app/root.res
@@ -49,7 +49,7 @@ let default = () => {
49
None
50
}, [pathname])
51
52
- <html>
+ <html lang="en">
53
<head>
54
<style> {React.string("html {opacity:0;}")} </style>
55
<link rel="preload" href={mainCss} as_="style" />
0 commit comments