Skip to content

Commit ca4e45f

Browse files
committed
Show nav underline in stops too
1 parent c6a390c commit ca4e45f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/components/navbar/NavLinks.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export const NavLinks: FC = () => {
2525
)
2626
}
2727
data-testid={testIds.navLink(translationKey)}
28-
end
2928
>
3029
{t(translationKey)}
3130
</NavLink>

0 commit comments

Comments
 (0)