This commit is contained in:
Belen Curcio
2017-02-27 11:49:53 -03:00
parent 3a6a8ff199
commit f85a6d4da1
6 changed files with 64 additions and 12 deletions
@@ -8,7 +8,7 @@ import {Logo} from './Logo';
export default ({handleLogout, restricted = false}) => (
<Header className={styles.header}>
<Logo />
<Logo className={styles.logo} />
{
!restricted ?
<div>