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