Use the Grid provided by material-UI import Grid from '@material-ui/core/Grid'; // import like this function MediaCard(props) { const { classes } = props;
確定! 回上一頁