fix styling when on FeedsTab (#1574)

This commit is contained in:
Ansh
2023-10-02 13:28:18 -07:00
committed by GitHub
parent 90b18cf004
commit 2f157c152a
+1
View File
@@ -273,6 +273,7 @@ export const DrawerContent = observer(function DrawerContentImpl() {
label="Feeds"
accessibilityLabel="Feeds"
accessibilityHint=""
bold={isAtFeeds}
onPress={onPressMyFeeds}
/>
<MenuItem