diff --git a/Client/src/Components/DashboardProgressBars/index.jsx b/Client/src/Components/DashboardProgressBars/index.jsx index 4326c8d97..4b81c9d1a 100644 --- a/Client/src/Components/DashboardProgressBars/index.jsx +++ b/Client/src/Components/DashboardProgressBars/index.jsx @@ -1,4 +1,4 @@ -// import { BarChart } from '@mui/x-charts/BarChart'; +import { BarChart } from "@mui/x-charts/BarChart"; const ChartsOverviewDemo = () => { return (