Skip to content

Commit

Permalink
Radium support for breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetliakov committed Jul 31, 2016
1 parent b017a17 commit d7f64c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/radium.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ RadiumTr.Components.Td = RadiumTd;

RadiumMessage.Components.Icon = RadiumIcon;

RadiumBreadcrumbDivider.Components.Icon = RadiumIcon;

RadiumIconButton.Components.Icon = RadiumIcon;
RadiumIconButton.Components.Button = RadiumButton;

Expand Down

0 comments on commit d7f64c6

Please sign in to comment.