Skip to content

Commit f9da7da

Browse files
committed
Return header item
1 parent c46e119 commit f9da7da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/frontend/src/components/layout/Header.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ export function Header() {
1414
Partijgedrag
1515
</Link>
1616
<nav className="hidden md:flex items-center space-x-2">
17-
{/*<Link to="/compass/settings">
17+
<Link to="/compass/settings">
1818
<Button variant="ghost">Stemwijzer</Button>
19-
</Link>*/}
19+
</Link>
2020
<Link to="/party-likeness">
2121
<Button variant="ghost">Partijgelijkenis</Button>
2222
</Link>

0 commit comments

Comments
 (0)