Skip to content

Instantly share code, notes, and snippets.

@karenying
Created November 22, 2020 01:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karenying/ca91daef8ae11010141b873db36a4b22 to your computer and use it in GitHub Desktop.
Save karenying/ca91daef8ae11010141b873db36a4b22 to your computer and use it in GitHub Desktop.
<Link to={`/${page}`} className='headerlink-title'>
{title}
<div className={selected ? 'headerlink-dot-active' : 'headerlink-dot'}>•</div>
</Link>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment