permament routing on search

This commit is contained in:
Alexey Kasyanchuk
2018-05-07 18:53:37 +03:00
parent 31a6a44184
commit bfc03b6f2d
2 changed files with 2 additions and 2 deletions

View File

@ -254,7 +254,6 @@ class Header extends React.Component {
marginLeft: 'auto',
marginTop: '-10px',
color: window.peers > 0 ? '#42f445' : 'white',
backgroundColor: 'white',
zIndex: 2
}}>
<Search />