Skip to content

Commit a9a3926

Browse files
committed
add community link back to mobile nav
1 parent 75ef824 commit a9a3926

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/Navigation.res

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,15 +380,13 @@ module MobileNav = {
380380
{React.string("Blog")}
381381
</Link>
382382
</li>
383-
/*
384383
<li className=base>
385384
<Link href="/community" className={linkOrActiveLink(~target="/community", ~route)}>
386385

387386
{React.string("Community")}
388387

389388
</Link>
390389
</li>
391-
*/
392390
<li className=base>
393391
<a href=Constants.xHref rel="noopener noreferrer" className=extLink>
394392
{React.string("X")}

0 commit comments

Comments
 (0)