From c580c9d9e7133464a595be0222dee99ba20e1026 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 19 Nov 2025 16:18:43 +0200 Subject: [PATCH] tweak empty state button --- src/screens/Search/modules/ExploreInterestsCard.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/screens/Search/modules/ExploreInterestsCard.tsx b/src/screens/Search/modules/ExploreInterestsCard.tsx index 0d92723ad6..517dbaaa64 100644 --- a/src/screens/Search/modules/ExploreInterestsCard.tsx +++ b/src/screens/Search/modules/ExploreInterestsCard.tsx @@ -116,13 +116,13 @@ export function ExploreInterestsCard() { ) : ( - Tell us what you're interested in! + Add interests )}