Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1694 Rev 1695
Línea 27... Línea 27...
27
        style={{
27
        style={{
28
          height: "450px",
28
          height: "450px",
29
          overflowY: "auto",
29
          overflowY: "auto",
30
        }}
30
        }}
31
      >
31
      >
32
        <div className="sd-title">
32
        <div className="sd-title font-weight-bold">
33
          <h3>Seguidores</h3>
33
          <h3>Seguidores</h3>
34
        </div>
34
        </div>
35
        {/* <!--sd-title end--> */}
35
        {/* <!--sd-title end--> */}
36
        {companyFollowers.length ? (
36
        {companyFollowers.length ? (
37
          companyFollowers.map(({ id, name, image, profile }) => (
37
          companyFollowers.map(({ id, name, image, profile }) => (