Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2990 Rev 3001
Línea 25... Línea 25...
25
          sx={{ padding: (theme) => theme.spacing(0.3) }}
25
          sx={{ padding: (theme) => theme.spacing(0.3) }}
26
        >
26
        >
27
          <NavigateBefore />
27
          <NavigateBefore />
28
        </IconButton>
28
        </IconButton>
Línea 29... Línea 29...
29
 
29
 
30
        <Typography variant='h1' sx={{ marginBottom: '0' }}>
30
        <Typography variant='h1' sx={{ marginBottom: 0 }}>
31
          {title}
31
          {title}
32
        </Typography>
32
        </Typography>
33
      </Box>
33
      </Box>
34
      {children}
34
      {children}