Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1693 Rev 1694
Línea 35... Línea 35...
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 }) => (
38
            <div className="suggestion-usd d-flex justify-content-start align-items-center " key={id}>
38
            <div className="suggestion-usd d-flex justify-content-start align-items-center " key={id}>
39
              <img
39
              <img
40
                style={{ width: "50px", height: "auto" }}
40
                style={{ width: "10%", height: "auto" }}
41
                src={image}
41
                src={image}
42
                alt=""
42
                alt=""
43
              />
43
              />
44
              <div className="sgt-text">
44
              <div className="sgt-text">
45
                <a href={profile} target="_blank">
45
                <a href={profile} target="_blank">