.
This commit is contained in:
parent
af12f841b1
commit
668235fa60
@ -108,7 +108,7 @@ export const CatalogDataTable = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<DataTable table={table} paginationOptions={{ visible: true }} title='Catálogo'>
|
<DataTable table={table} paginationOptions={{ visible: true }}>
|
||||||
<DataTableToolbar table={table} />
|
<DataTableToolbar table={table} />
|
||||||
</DataTable>
|
</DataTable>
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user