Fixed react warning for the search bar tooltip
Этот коммит содержится в:
@@ -198,6 +198,7 @@ export default class SearchBar extends React.Component {
|
||||
completeWord={this.completeWord}
|
||||
/>
|
||||
<Popover
|
||||
id='searchbar-help-popup'
|
||||
placement='bottom'
|
||||
className={helpClass}
|
||||
>
|
||||
|
||||
Ссылка в новой задаче
Block a user