improvement: remove outline style

This commit is contained in:
frab1t 2019-07-03 09:35:27 +02:00
parent e40f341730
commit f8c10d7ee5
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ class Button extends Component {
tag={this.props.tag}
to={this.props.to}
color="primary"
outline
style={style}
>
{this.props.children}