Created
May 16, 2019 01:10
-
-
Save wallawe/214a7359af4607d2cc7aa8337bef96ce to your computer and use it in GitHub Desktop.
Best practices breadcrumb component for React following Google microdata guidelines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<BreadCrumbs> | |
<a href="#">One</a> | |
<Link to="/">Two</Link> | |
</BreadCrumbs> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment