Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2898 Rev 2917
Línea 18... Línea 18...
18
      {parse(showMore ? stripText : truncatedText)}
18
      {parse(showMore ? stripText : truncatedText)}
Línea 19... Línea 19...
19
 
19
 
20
      {isTruncated && (
20
      {isTruncated && (
21
        <Typography
21
        <Typography
22
          onClick={toggleShowMore}
22
          onClick={toggleShowMore}
23
          variant='body2'
23
          variant='overline'
24
          color='primary'
24
          color='primary'
25
          sx={{ cursor: 'pointer' }}
25
          sx={{ cursor: 'pointer' }}
26
          aria-expanded={showMore}
26
          aria-expanded={showMore}
27
        >
27
        >