Skip to content

Instantly share code, notes, and snippets.

@FlintSable
Last active October 4, 2017 03:30
Show Gist options
  • Select an option

  • Save FlintSable/97427fd7d5101e282e1da7f10a5dd220 to your computer and use it in GitHub Desktop.

Select an option

Save FlintSable/97427fd7d5101e282e1da7f10a5dd220 to your computer and use it in GitHub Desktop.
Components
<Link to={{
pathname: '/cources',
search: '?sort=name',
hash: '#the-hash',
state: { fromDashboard: true }
}}>
Courses
</Link>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment