Skip to content

Commit

Permalink
Update src/pages/WorkspaceSwitcherPage/index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Cong Pham <[email protected]>
  • Loading branch information
cretadn22 and suneox authored Nov 16, 2024
1 parent 61a7fca commit eeb4a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/WorkspaceSwitcherPage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ function WorkspaceSwitcherPage() {
pressableStyle={styles.flexRow}
shouldSyncFocus={false}
/>
<View style={[styles.ph5, styles.flexRow, styles.justifyContentBetween, styles.alignItemsCenter, styles.mv2]}>
<View style={[styles.ph5, styles.mv2]}>
<Text
style={styles.label}
color={theme.textSupporting}
Expand Down

0 comments on commit eeb4a30

Please sign in to comment.