mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Drawer
This commit is contained in:
@@ -8,7 +8,7 @@ import {Logo} from './Logo';
|
||||
|
||||
export default ({handleLogout, restricted = false}) => (
|
||||
<Header className={styles.header}>
|
||||
<Logo />
|
||||
<Logo className={styles.logo} />
|
||||
{
|
||||
!restricted ?
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user