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 a73da8a commit 5e3ef7bCopy full SHA for 5e3ef7b
2025/src/components/LanguagePicker.astro
@@ -1,6 +1,5 @@
1
---
2
import { LANGUAGES } from "@/i18n";
3
-// @ts-expect-error not found
4
import { base } from "astro:config/client";
5
6
const pathname = Astro.url.pathname.replace(import.meta.env.BASE_URL, "");
2025/src/consts/index.ts
@@ -1,4 +1,3 @@
import * as ufo from "ufo";
0 commit comments