Hook up suggestedUser:seen client events (#9468)
* Hook up suggestedUser:seen client events * Fix crash when clicking "find people to follow" * While we're at it, fix the position of the X button on the "find people to follow" modal * Add suggestedDid and category attributes to suggestedUser client events --------- Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
@@ -47,6 +47,7 @@ export function AnimatedProfileHeaderSuggestedFollows({
|
||||
recId={data.recId}
|
||||
error={error}
|
||||
viewContext="profileHeader"
|
||||
isVisible={isExpanded}
|
||||
/>
|
||||
</AccordionAnimation>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user