fix header issue
This commit is contained in:
parent
bf211b91fe
commit
28a2199ec7
|
@ -38,6 +38,7 @@ function getNavigationOptions(user: User, options: { mobile: boolean }) {
|
|||
|
||||
{
|
||||
name: 'Sign out',
|
||||
href: '#',
|
||||
onClick: () => firebaseLogout(),
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user