From eecf8a0a19409abc1aa415e3e808f37146218869 Mon Sep 17 00:00:00 2001 From: AminGhasempoor Date: Tue, 31 Oct 2023 10:25:00 +0330 Subject: [PATCH] LFFE-1 delete fake data --- src/components/dashboard/commercial-chief/index.jsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/dashboard/commercial-chief/index.jsx b/src/components/dashboard/commercial-chief/index.jsx index 55c7dab..546bd73 100644 --- a/src/components/dashboard/commercial-chief/index.jsx +++ b/src/components/dashboard/commercial-chief/index.jsx @@ -124,15 +124,11 @@ function DashboardCommercialChiefComponent() { ], [] ); - const data = [{ - id : 1 - }] return (