diff --git a/src/screens/Search/modules/ExploreInterestsCard.tsx b/src/screens/Search/modules/ExploreInterestsCard.tsx index 517dbaaa64..5b5e038be1 100644 --- a/src/screens/Search/modules/ExploreInterestsCard.tsx +++ b/src/screens/Search/modules/ExploreInterestsCard.tsx @@ -66,7 +66,7 @@ export function ExploreInterestsCard() { {preferences?.interests?.tags && preferences.interests.tags.length > 0 ? ( - + {preferences.interests.tags.map(tag => (