Revert "Add cancel button to dropdowns"

This reverts commit b8f5ddce92.
This commit is contained in:
Eric Bailey
2024-03-12 14:31:32 -05:00
parent b8f5ddce92
commit a40f663558
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ let PostDropdownBtn = ({
}}
</Menu.Trigger>
<Menu.Outer showCancel>
<Menu.Outer>
<Menu.Group>
<Menu.Item
testID="postDropdownTranslateBtn"
+1 -1
View File
@@ -327,7 +327,7 @@ export function ProfileFeedScreenInner({
}}
</Menu.Trigger>
<Menu.Outer showCancel>
<Menu.Outer>
<Menu.Group>
{hasSession && (
<>