Replace the home header btns and account switcher with one profile menu

This commit is contained in:
Paul Frazee
2024-04-22 16:04:31 -07:00
parent c67834518f
commit 4ec5669d21
7 changed files with 322 additions and 270 deletions
@@ -50,7 +50,6 @@ function HomeHeaderLayoutDesktopAndTablet({
<View style={[pal.view, pal.border, styles.bar, styles.topBar]}>
<View style={[atoms.flex_row, atoms.align_end, atoms.gap_md]}>
<Logo width={28} />
<Logotype width={84} style={{position: 'relative', top: 2}} />
</View>
<Link
href="/settings"