2
0

fix(editor): 🐛 Translate crash with Slate

This commit is contained in:
Baptiste Arnaud
2022-06-20 15:21:22 +02:00
parent 7a326905a4
commit 6938533126

View File

@ -21,6 +21,7 @@ class MyDocument extends Document {
href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap" href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap"
rel="stylesheet" rel="stylesheet"
/> />
<meta name="google" content="notranslate" />
</Head> </Head>
<body> <body>
<Main /> <Main />