react-bootstrap-breadcrumbs
react-bootstrap-breadcrumbs copied to clipboard
Need more detailed example
Thanks for this component.
I tried to use it but wasn’t able to make it work with react-router 2.0.1 and react 0.14.7
The propTypes specify that the routes props is required, but it’s not present in your example. Is it an implicit props? Anyway, I tried to add the stores props to my component, but couldn’t find how to pass it as an array (the is my first project with router, so I may just be missing something).
It's true, example is outdated now - it needs routes and params props from router. I'll update this later, thank you so much for pointing it out!