Explorar o código

dashboard page for user start config

amenpunk %!s(int64=2) %!d(string=hai) anos
pai
achega
edbb77f544
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Components/HomeUser/TestCard.jsx

+ 1 - 1
src/Components/HomeUser/TestCard.jsx

@@ -1,6 +1,6 @@
1 1
 import * as React from 'react';
2 2
 import {
3
-    Box, Card, CardActions, CardContent, Button, Typography,
3
+    Card, CardActions, CardContent, Button, Typography,
4 4
     CardMedia, CardActionArea,
5 5
 } from '@mui/material'
6 6