From ce0cf9cb836dd696faf33b5996304cba00a986ec Mon Sep 17 00:00:00 2001 From: MuhammadKhalilzadeh Date: Wed, 29 May 2024 23:33:51 +0330 Subject: [PATCH] un-commenting --- Client/src/Components/DashboardProgressBars/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (