fix styling when on FeedsTab (#1574)

zio/stable
Ansh 2023-10-02 13:28:18 -07:00 committed by GitHub
parent 90b18cf004
commit 2f157c152a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ export const DrawerContent = observer(function DrawerContentImpl() {
label="Feeds"
accessibilityLabel="Feeds"
accessibilityHint=""
bold={isAtFeeds}
onPress={onPressMyFeeds}
/>
<MenuItem