1
0
Fork 0

wip(shared): Nav prebuild changes

This commit is contained in:
Joost De Cock 2023-03-28 16:47:07 +02:00
parent 847598f059
commit 995bb23551
17 changed files with 103 additions and 349 deletions

View file

@ -1,6 +1,8 @@
import { MainSections, ActiveSection } from './primary.mjs'
import { MainSections, ActiveSection, ns as navNs } from './primary.mjs'
import Link from 'next/link'
export const ns = navNs
export const AsideNavigation = ({ app, mobileOnly = false, before = [], after = [] }) => (
<aside
className={`