Closed thearabbit closed 7 years ago
Hi, and thanks for creating the issue.
On a general note it should probably be style
and not styles
. :)
However, there isnt any support for this in the component atm. What would you expect to happen if the component where to support this? The wrappercomponent getting some inlinestyles, or that it would by applied to all the crumb-elements?
thanks 👍
I tried, but don't work (base on Antd)
<Breadcrumbs
style={{margin: '12px 0'}}
routes={routes}
params={params}
resolver={crumbResolver}
className="ant-breadcrumb"
/>
but don't work