// HomePage.js import React from 'react'; import { BarChart } from '@mui/x-charts/BarChart'; // Import BarChart component const Card = ({ index }) => { return (
{index}.