Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 3585 Rev 3596
Línea 7... Línea 7...
7
  CardHeader,
7
  CardHeader,
8
  CardMedia,
8
  CardMedia,
9
  styled
9
  styled
10
} from '@mui/material';
10
} from '@mui/material';
Línea 11... Línea 11...
11
 
11
 
Línea 12... Línea 12...
12
import colors from '@styles/colors';
12
import colors from '@styles/config/colors';
13
 
13
 
14
const WidgetContainer = styled(Card)(({ theme }) => ({
14
const WidgetContainer = styled(Card)(({ theme }) => ({
15
  borderRadius: 0,
15
  borderRadius: 0,