--- import { IconMenu2, IconX } from "@tabler/icons-preact"; import NavLink from "@components/nav/NavLink.astro"; const { nav } = Astro.props; ---