followFollowingButton
FollowFollowingButton ⇒ JSX.Element
FollowFollowingButton component that allows a user to follow or unfollow another user.
Kind: global constant
Returns: JSX.Element
- The FollowFollowingButton component.
Param | Type | Description |
---|---|---|
props | Object | The properties passed to the component. |
props.userId | string | The id of the user to follow or unfollow. |