Skip to content

Commit

Permalink
Update packages/fluentui/react-northstar/src/components/Breadcrumb/Br…
Browse files Browse the repository at this point in the history
…eadcrumb.tsx

Co-authored-by: Oleksandr Fediashov <[email protected]>
  • Loading branch information
assuncaocharles and layershifter authored Sep 7, 2020
1 parent ed4b1d0 commit ff3fb4f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ export const Breadcrumb = compose<'nav', BreadcrumbProps, BreadcrumbStylesProps,
{
className: breadcrumbClassName,
displayName: 'Breadcrumb',
overrideStyles: true,
handledProps: ['accessibility', 'as', 'children', 'className', 'content', 'design', 'styles', 'variables'],
},
);
Expand Down

0 comments on commit ff3fb4f

Please sign in to comment.