Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 1756 Rev 1757
Línea 65... Línea 65...
65
              key
65
              key
66
            ) => (
66
            ) => (
67
              <TableRow
67
              <TableRow
68
                key={key}
68
                key={key}
69
                sx={{
69
                sx={{
70
                  '& td:last-child': { border: 0 },
70
                  '& td:last-child': { borderRight: 0 },
71
                  '&:last-child td, &:last-child th': { borderBottom: 0 }
71
                  '&:last-child td, &:last-child th': { borderBottom: 0 }
72
                }}
72
                }}
73
              >
73
              >
74
                <StyledTableCell component='th' scope='row'>
74
                <StyledTableCell component='th' scope='row'>
75
                  {email}
75
                  {email}