Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2542 Rev 2945
Línea 28... Línea 28...
28
  return (
28
  return (
29
    <ListItemButton
29
    <ListItemButton
30
      disableRipple
30
      disableRipple
31
      secondaryAction={renderAction()}
31
      secondaryAction={renderAction()}
32
      sx={{ gap: 1 }}
32
      sx={{ gap: 1 }}
33
      LinkComponent={url ?? Link}
33
      LinkComponent={url && Link}
34
      to={url}
34
      to={url}
35
      {...props}
35
      {...props}
36
    >
36
    >
37
      {image ? (
37
      {image ? (
38
        <ListItemAvatar>
38
        <ListItemAvatar>