Skip to content
Snippets Groups Projects
Commit bbf4c4f8 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

Wenn ich Judging Overview anklicke, lande ich nicht oben auf der Website

parent 27769268
No related branches found
No related tags found
No related merge requests found
Pipeline #426683 passed
......@@ -33,6 +33,7 @@ export function Judging() {
return (
<>
<H2 text="Overview" id="overview"/>
<H2 text="Best New Part" id="newpart"/>
<H2 text="Safety and Security" id="safety"/>
......
......@@ -392,10 +392,7 @@ export const NavPages: (Page | PageRef | Folder)[] = [
{
name: "Overview",
title: "Judging",
path: "/judging",
component: Judging,
header: JUDGEH,
navlist: NoSidebar,
path: "/judging?tab=overview",
},
{
name: "Best New Part",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment