Skip to content

Commit 304c88f

Browse files
committed
fix import
1 parent 613da88 commit 304c88f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/[locale]/layer-2/networks/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import pick from "lodash.pick"
2-
import { getTranslations } from "next-intl/dist/types/src/server/react-server"
2+
import { getTranslations } from "next-intl/server"
33

44
import { Lang } from "@/lib/types"
55

0 commit comments

Comments
 (0)