fix(org): Names export, not default export
This commit is contained in:
parent
5e7ec07042
commit
7da253b09d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue