Updating tooltip

This commit is contained in:
Asaad Mahmood
2017-02-15 20:08:34 +05:00
parent 8e012fbf02
commit b45b623442

View File

@@ -101,7 +101,7 @@ class TabBar extends React.Component {
onClick={this.props.onAddServer}
style={tabButton}
bsStyle='tabButton'
title='Add a new server'
title='Add new server'
>
{'+'}
</Button>