Show feedback for Follow button in interstitials (#4738)

* Fix Follow in interstitials

* Show feedback in toast
This commit is contained in:
dan 2024-07-05 20:17:47 +01:00 committed by GitHub
parent d5fd19df8f
commit 09dfc9edf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 42 additions and 3 deletions

View file

@ -212,6 +212,7 @@ export function SuggestedFollows() {
/>
<ProfileCard.FollowButton
profile={profile}
moderationOpts={moderationOpts}
logContext="FeedInterstitial"
color="secondary_inverted"
shape="round"