useFollowUser
Overview
TheuseFollowUser hook allows a logged-in user to follow another user.
Usage Example
Parameters & Returns
Parameters
The hook returns a function that accepts an object with the following field:The ID of the user to follow.

