Prechádzať zdrojové kódy

dashboard page for user start config

amenpunk 3 rokov pred
rodič
commit
edbb77f544
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/Components/HomeUser/TestCard.jsx

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

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