complete all 4 pages with their table and make a adapter for datatable
This commit is contained in:
@@ -108,7 +108,7 @@ const DataTable_Main = (props) => {
|
||||
onSortingChange: onSortingChange,
|
||||
renderTopToolbarCustomActions: ({ table }) => (
|
||||
<>
|
||||
<TableToolbar mutate={mutate} />
|
||||
{TableToolbar && <TableToolbar mutate={mutate} />}
|
||||
</>
|
||||
),
|
||||
...props,
|
||||
|
||||
Reference in New Issue
Block a user