fix(itemCategory): sorting itemCategory.

This commit is contained in:
elforjani3
2021-03-07 21:53:13 +02:00
parent a013263080
commit a054419c8f

View File

@@ -52,7 +52,6 @@ function ItemsCategoryTable({
loading={isCategoriesLoading}
headerLoading={isCategoriesLoading}
progressBarLoading={isCategoriesFetching}
manualSortBy={true}
expandable={true}
sticky={true}
selectionColumn={true}