LFFE-1 transportation assistant
This commit is contained in:
@@ -156,14 +156,10 @@ function DashboardTransportationAssistanceComponent() {
|
||||
],
|
||||
[]
|
||||
);
|
||||
const data =[{
|
||||
id : 1
|
||||
}]
|
||||
return (
|
||||
<DashboardLayouts>
|
||||
<Box sx={{px: 3}}>
|
||||
<DataTable
|
||||
data={data}
|
||||
tableUrl={GET_TRANSPORTATION_ASSISTANCE}
|
||||
columns={columns}
|
||||
selectableRow={false}
|
||||
|
||||
Reference in New Issue
Block a user