Hide primary feed setting outside exp
This commit is contained in:
@@ -413,6 +413,7 @@ export function ProfileFeedScreenInner({
|
||||
/>
|
||||
</Menu.Item>
|
||||
|
||||
{gate('reduced_onboarding_and_home_algo') && (
|
||||
<Menu.Item
|
||||
disabled={isSetPrimaryAlgoPending}
|
||||
testID="feedHeaderDropdownSetPrimaryAlgoBtn"
|
||||
@@ -423,6 +424,7 @@ export function ProfileFeedScreenInner({
|
||||
</Menu.ItemText>
|
||||
<Menu.ItemIcon icon={Home} position="right" />
|
||||
</Menu.Item>
|
||||
)}
|
||||
</>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user