Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2630 Rev 2652
Línea 35... Línea 35...
35
            '& .MuiListItemButton-root.active .MuiTypography-body1': {
35
            '& .MuiListItemButton-root.active .MuiTypography-body1': {
36
              fontWeight: '600'
36
              fontWeight: '600'
37
            }
37
            }
38
          }}
38
          }}
39
        >
39
        >
40
          <ListItemButton LinkComponent={Link} to='/' exact>
40
          <ListItemButton LinkComponent={Link} to='/habits' exact>
41
            <ListItemText primary='Habitos' />
41
            <ListItemText primary='Habitos' />
42
          </ListItemButton>
42
          </ListItemButton>
Línea 43... Línea 43...
43
 
43
 
44
          <ListItemButton LinkComponent={Link} to='goals' exact>
44
          <ListItemButton LinkComponent={Link} to='goals' exact>