Use inverted button color

This commit is contained in:
Eric Bailey
2024-07-01 14:52:37 -05:00
parent 4b2e3ef6c3
commit d62eba6132
+1 -1
View File
@@ -140,7 +140,7 @@ export function SuggestedFollows() {
profile={profile} profile={profile}
logContext="FeedInterstitial" logContext="FeedInterstitial"
shape={'round'} shape={'round'}
color="secondary" color="secondary_inverted"
/> />
</ProfileCard.Header> </ProfileCard.Header>
<ProfileCard.Description profile={profile} /> <ProfileCard.Description profile={profile} />