From d62eba61327ef9fcddc82471441a3a94d84bc351 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 1 Jul 2024 14:52:37 -0500 Subject: [PATCH] Use inverted button color --- src/components/FeedInterstitials.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FeedInterstitials.tsx b/src/components/FeedInterstitials.tsx index 1bcee82399..092aba0629 100644 --- a/src/components/FeedInterstitials.tsx +++ b/src/components/FeedInterstitials.tsx @@ -140,7 +140,7 @@ export function SuggestedFollows() { profile={profile} logContext="FeedInterstitial" shape={'round'} - color="secondary" + color="secondary_inverted" />