FlintSable
8/7/2017 - 1:17 AM

Components

Components

<Link to={{
  pathname: '/cources',
  search: '?sort=name',
  hash: '#the-hash',
  state: { fromDashboard: true }
}}>
  Courses
  </Link>