Skip to content

Commit

Permalink
Update src/components/Header/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Diogo Ferreira <[email protected]>
  • Loading branch information
0xVenky and Diogomartf authored Dec 2, 2024
1 parent 06a5f3f commit 05a5d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ function Header() {
</Text>
</HeaderMobileLink>
<HeaderMobileLink id="pools-nav-link" to="/pools">
<HeaderMobileLink id="pools-nav-link-mobile" to="/pools">
{t('Pools V2')}
</HeaderMobileLink>
<HeaderMobileLink id="stackly-nav-link" href={STACKLY_URL}>
Expand Down

0 comments on commit 05a5d01

Please sign in to comment.