Updating tooltip
This commit is contained in:
@@ -101,7 +101,7 @@ class TabBar extends React.Component {
|
|||||||
onClick={this.props.onAddServer}
|
onClick={this.props.onAddServer}
|
||||||
style={tabButton}
|
style={tabButton}
|
||||||
bsStyle='tabButton'
|
bsStyle='tabButton'
|
||||||
title='Add a new server'
|
title='Add new server'
|
||||||
>
|
>
|
||||||
{'+'}
|
{'+'}
|
||||||
</Button>
|
</Button>
|
||||||
|
Reference in New Issue
Block a user