// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`NavigationMenu > renders with arrow correctly 1`] = ` "" `; exports[`NavigationMenu > renders with class correctly 1`] = ` "" `; exports[`NavigationMenu > renders with custom slot correctly 1`] = ` "" `; exports[`NavigationMenu > renders with item slot correctly 1`] = ` "" `; exports[`NavigationMenu > renders with item-label slot correctly 1`] = ` "" `; exports[`NavigationMenu > renders with item-leading slot correctly 1`] = ` "" `; exports[`NavigationMenu > renders with item-trailing slot correctly 1`] = ` "" `; exports[`NavigationMenu > renders with items correctly 1`] = ` "" `; exports[`NavigationMenu > renders with labelKey correctly 1`] = ` "" `; exports[`NavigationMenu > renders with neutral variant link correctly 1`] = ` "" `; exports[`NavigationMenu > renders with neutral variant link highlight correctly 1`] = ` "" `; exports[`NavigationMenu > renders with neutral variant link highlight neutral correctly 1`] = ` "" `; exports[`NavigationMenu > renders with neutral variant pill correctly 1`] = ` "" `; exports[`NavigationMenu > renders with neutral variant pill highlight correctly 1`] = ` "" `; exports[`NavigationMenu > renders with neutral variant pill highlight neutral correctly 1`] = ` "" `; exports[`NavigationMenu > renders with orientation vertical correctly 1`] = ` "" `; exports[`NavigationMenu > renders with primary variant link correctly 1`] = ` "" `; exports[`NavigationMenu > renders with primary variant link highlight correctly 1`] = ` "" `; exports[`NavigationMenu > renders with primary variant pill correctly 1`] = ` "" `; exports[`NavigationMenu > renders with primary variant pill highlight correctly 1`] = ` "" `; exports[`NavigationMenu > renders with trailingIcon correctly 1`] = ` "" `; exports[`NavigationMenu > renders with ui correctly 1`] = ` "" `;