We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613da88 commit 304c88fCopy full SHA for 304c88f
app/[locale]/layer-2/networks/page.tsx
@@ -1,5 +1,5 @@
1
import pick from "lodash.pick"
2
-import { getTranslations } from "next-intl/dist/types/src/server/react-server"
+import { getTranslations } from "next-intl/server"
3
4
import { Lang } from "@/lib/types"
5
0 commit comments