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 948097d commit 30f6a21Copy full SHA for 30f6a21
src/pages/languages.tsx
@@ -8,7 +8,7 @@ import Translation from "../components/Translation"
8
import Link from "../components/Link"
9
import { Page, Content } from "../components/SharedStyledComponents"
10
11
-import { Lang, Language, languageMetadata } from "../utils/languages"
+import { Language, languageMetadata } from "../utils/languages"
12
import { translateMessageId, TranslationKey } from "../utils/translations"
13
import { CardItem as LangItem } from "../components/SharedStyledComponents"
14
import Icon from "../components/Icon"
0 commit comments