fix(org): Forgot to update the showcase pages. Import typo fix
This commit is contained in:
parent
22b4e517c4
commit
b2755d0584
3 changed files with 13 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
import { createContext, useState } from 'react'
|
||||
import { objUpdate } from 'shared/utils.mjs'
|
||||
import { siteNav as defaultSiteNav } from 'site/prebuild/sitenav.mjs'
|
||||
import { slugLut as defaultSlugLut } from 'site/prebuild/slugLut.mjs'
|
||||
import { slugLut as defaultSlugLut } from 'site/prebuild/sluglut.mjs'
|
||||
import { useRouter } from 'next/router'
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue