LFFE-1 delete fake data
This commit is contained in:
@@ -124,15 +124,11 @@ function DashboardCommercialChiefComponent() {
|
||||
],
|
||||
[]
|
||||
);
|
||||
const data = [{
|
||||
id : 1
|
||||
}]
|
||||
|
||||
return (
|
||||
<DashboardLayouts>
|
||||
<Box sx={{px: 3}}>
|
||||
<DataTable
|
||||
data={data}
|
||||
tableUrl={GET_COMMERCIAL_CHIEF}
|
||||
columns={columns}
|
||||
selectableRow={false}
|
||||
|
||||
Reference in New Issue
Block a user