소스 검색

dashboard page for user start config

amenpunk 3 년 전
부모
커밋
edbb77f544
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'