1
0
Fork 0

fix(org): Names export, not default export

This commit is contained in:
joostdecock 2023-05-21 20:06:19 +02:00
parent 5e7ec07042
commit 7da253b09d

View file

@ -1,5 +1,5 @@
// Used in static paths
import mdxPaths from 'site/prebuild/mdx-paths.mjs'
import { mdxPaths } from 'site/prebuild/mdx-paths.en.mjs'
// Dependencies
import { serverSideTranslations } from 'next-i18next/serverSideTranslations'
// Hooks