We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3ac5b commit a4eb581Copy full SHA for a4eb581
src/components/Navigation/NavigationData.ts
@@ -32,5 +32,5 @@ export const navigationItems2026: NavigationItem[] = [
32
export const subMenuItems2026: NavigationItem[] = [
33
//{ id: "DIVERSITY", link: ROUTE_2026_DIVERSITY },
34
{ id: "CFP COMMITTEE", link: ROUTE_2026_CFP },
35
- { id: "Accommodation", link: ROUTE_ACCOMMODATION },
+ //{ id: "Accommodation", link: ROUTE_ACCOMMODATION },
36
];
0 commit comments