Use inverted button color
This commit is contained in:
@@ -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} />
|
||||||
|
|||||||
Reference in New Issue
Block a user