mirror of
https://github.com/franjsco/tick3t
synced 2025-06-05 22:19:18 +02:00
improvement: remove outline style
This commit is contained in:
@ -21,7 +21,6 @@ class Button extends Component {
|
||||
tag={this.props.tag}
|
||||
to={this.props.to}
|
||||
color="primary"
|
||||
outline
|
||||
style={style}
|
||||
>
|
||||
{this.props.children}
|
||||
|
Reference in New Issue
Block a user