Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2929 | Rev 2931 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2929 Rev 2930
Línea 28... Línea 28...
28
    }
28
    }
29
    return infoFollows
29
    return infoFollows
30
  }
30
  }
31
  return (
31
  return (
32
    <div className={styles.peopleYouMayKnow}>
32
    <div className={styles.peopleYouMayKnow}>
33
      <div className="sd-title d-flex align-items-center justify-content-start  ">
33
      <div className="sd-title d-flex align-items-center justify-content-start">
34
        <h3>Grupos:</h3>
34
        <h3>Grupos:</h3>
35
        {
35
        {
36
          suggestedGroups.length >= 3 &&
36
          suggestedGroups.length >= 3 &&
37
          <a
37
          <a
38
            href="#"
38
            href="#"