diff --git a/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx b/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx index 3d4a6fdff..9a417987d 100644 --- a/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx +++ b/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx @@ -79,7 +79,13 @@ const DropDownSection: FC = observer(function DropDownSection({ data={others} scrollEnabled={false} renderItem={({ item, index }) => ( - +