fix styling when on FeedsTab (#1574)
This commit is contained in:
parent
90b18cf004
commit
2f157c152a
1 changed files with 1 additions and 0 deletions
|
@ -273,6 +273,7 @@ export const DrawerContent = observer(function DrawerContentImpl() {
|
|||
label="Feeds"
|
||||
accessibilityLabel="Feeds"
|
||||
accessibilityHint=""
|
||||
bold={isAtFeeds}
|
||||
onPress={onPressMyFeeds}
|
||||
/>
|
||||
<MenuItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue