// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
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 items correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with label slot correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with leading slot correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with orientation vertical correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with trailing slot correctly 1`] = `
""
`;
exports[`NavigationMenu > renders with ui correctly 1`] = `
""
`;