diff --git a/src/app/header.js b/src/app/header.js index 476bf13..10aad06 100644 --- a/src/app/header.js +++ b/src/app/header.js @@ -190,30 +190,6 @@ class Header extends React.Component { } /> - { - window.router('/downloads') - }} - backgroundColor='#2080E4' - labelColor='white' - style={{height: 60, borderRadius: 6, margin: 5, zIndex: 1}} - buttonStyle={{borderRadius: 5}} - icon={ - - - } - /> { @@ -238,6 +214,30 @@ class Header extends React.Component { } /> + { + window.router('/downloads') + }} + backgroundColor='#2080E4' + labelColor='white' + style={{height: 60, borderRadius: 6, margin: 5, zIndex: 1}} + buttonStyle={{borderRadius: 5}} + icon={ + + + } + /> {