mirror of
https://github.com/franjsco/tick3t
synced 2025-01-01 04:07:28 +01:00
improvement: remove outline style
This commit is contained in:
parent
e40f341730
commit
f8c10d7ee5
@ -21,7 +21,6 @@ class Button extends Component {
|
|||||||
tag={this.props.tag}
|
tag={this.props.tag}
|
||||||
to={this.props.to}
|
to={this.props.to}
|
||||||
color="primary"
|
color="primary"
|
||||||
outline
|
|
||||||
style={style}
|
style={style}
|
||||||
>
|
>
|
||||||
{this.props.children}
|
{this.props.children}
|
||||||
|
Loading…
Reference in New Issue
Block a user