const handleFollow = useCallback(() => {
    if (!account) return;

    if (account.getIn(['relationship', 'following'])) {
      dispatch(