Skip to content

Commit 47b0f1d

Browse files
francoislOSBotify
authored andcommitted
Merge pull request #61952 from Expensify/marco-fix3dotMenu
(cherry picked from commit b271bdf) (cherry-picked to staging by francoisl)
1 parent 77764b5 commit 47b0f1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hooks/useSearchTypeMenu.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ export default function useSearchTypeMenu(queryJSON: SearchQueryJSON, searchName
170170
iconWidth: variables.iconSizeNormal,
171171
iconHeight: variables.iconSizeNormal,
172172
shouldIconUseAutoWidthStyle: false,
173+
shouldShowRightComponent: true,
173174
hash: key,
174175
};
175176
});

0 commit comments

Comments
 (0)