// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`NavigationMenu > renders basic case correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with class correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with ui correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with vertical orientation correctly 1`] = `
""
`;