Skip to content

Commit

Permalink
fix: do not allow addresses to show up when searching for verified me…
Browse files Browse the repository at this point in the history
…mbers to remove
  • Loading branch information
rumzledz committed Jan 28, 2025
1 parent ea74e41 commit 25b4650
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ const VerifiedMembersSelect: FC<VerifiedMembersSelectProps> = ({
'left-6 right-[1.9rem] w-auto': isMobile,
})}
showEmptyContent
shouldReturnAddresses
additionalButtons={
isMobile && (
<div className="flex items-center justify-between gap-2 pt-2">
Expand Down

0 comments on commit 25b4650

Please sign in to comment.