Skip to content

Instantly share code, notes, and snippets.

@yyyyaaa
Created April 27, 2018 15:14
Show Gist options
  • Save yyyyaaa/4eb0b37f4b2b09264f3636acc50ff930 to your computer and use it in GitHub Desktop.
Save yyyyaaa/4eb0b37f4b2b09264f3636acc50ff930 to your computer and use it in GitHub Desktop.
<Breadcrumbs
separator='/'
steps={[
{ label: 'Page A', link: 'path/to/a' },
{ label: 'Page B', link: 'path/to/b' }
]}
current='path/to/b'
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment