From a87ddfd547d29f237373085248805093e4776515 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 19 Nov 2025 16:24:13 +0200 Subject: [PATCH] add small gap --- src/screens/Search/modules/ExploreInterestsCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 => (