// material-ui import { CardContent, Grid, Skeleton, Stack } from '@mui/material'; // project import import MainCard from '../MainCard'; // ===========================|| SKELETON TOTAL GROWTH BAR CHART ||=========================== // const ProductPlaceholder = () => ( ); export default ProductPlaceholder;