We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75ef824 commit a9a3926Copy full SHA for a9a3926
src/components/Navigation.res
@@ -380,15 +380,13 @@ module MobileNav = {
380
{React.string("Blog")}
381
</Link>
382
</li>
383
- /*
384
<li className=base>
385
<Link href="/community" className={linkOrActiveLink(~target="/community", ~route)}>
386
387
{React.string("Community")}
388
389
390
391
- */
392
393
<a href=Constants.xHref rel="noopener noreferrer" className=extLink>
394
{React.string("X")}
0 commit comments