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