mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 23:15:43 +01:00
remove color props
This commit is contained in:
@@ -47,8 +47,6 @@ class FileButtonGroup extends React.Component<Props> {
|
||||
<ButtonGroup
|
||||
firstlabel={sourcesLabel}
|
||||
secondlabel={historyLabel}
|
||||
firstColor=""
|
||||
secondColor=""
|
||||
firstAction={this.showSources}
|
||||
secondAction={this.showHistory}
|
||||
firstIsSelected={!historyIsSelected}
|
||||
|
||||
Reference in New Issue
Block a user