chore(lab): Fixed issues with next build
This commit is contained in:
parent
8df1276430
commit
7c8b59b781
9 changed files with 99 additions and 33 deletions
|
@ -3,7 +3,7 @@ import Link from 'next/link'
|
|||
import { icons, ns as sectionsNs } from 'shared/components/navigation/primary.mjs'
|
||||
import { useTranslation } from 'next-i18next'
|
||||
import orderBy from 'lodash.orderby'
|
||||
import { colors } from 'site/components/header/index.mjs'
|
||||
import { colors } from 'shared/components/header.mjs'
|
||||
import { NavigationContext } from 'shared/context/navigation-context.mjs'
|
||||
import { HelpIcon } from 'shared/components/icons.mjs'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue