Added ProfileButton to cloud mode.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function NavBar() {
|
||||
<div className={styles.actions}>
|
||||
<ThemeButton />
|
||||
<LanguageButton />
|
||||
{!cloudMode && <ProfileButton />}
|
||||
<ProfileButton />
|
||||
</div>
|
||||
</Column>
|
||||
</Row>
|
||||
|
||||
Reference in New Issue
Block a user