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 580c5e6 commit 5f75502Copy full SHA for 5f75502
src/pages/index.tsx
@@ -36,8 +36,8 @@ import PageMetadata from "@/components/PageMetadata"
36
import TitleCardList, { ITitleCardItem } from "@/components/TitleCardList"
37
import Translation from "@/components/Translation"
38
39
-import { runOnlyOnce } from "@/lib/utils/runOnlyOnce"
40
import { getLastDeployDate } from "@/lib/utils/getLastDeployDate"
+import { runOnlyOnce } from "@/lib/utils/runOnlyOnce"
41
import {
42
getRequiredNamespacesForPage,
43
isLangRightToLeft,
0 commit comments