mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 07:10:33 +00:00
BIG-355: remove expandable in item categories.
This commit is contained in:
@@ -50,7 +50,7 @@ function ItemsCategoryTable({
|
|||||||
loading={isCategoriesLoading}
|
loading={isCategoriesLoading}
|
||||||
headerLoading={isCategoriesLoading}
|
headerLoading={isCategoriesLoading}
|
||||||
progressBarLoading={isCategoriesFetching}
|
progressBarLoading={isCategoriesFetching}
|
||||||
expandable={true}
|
// expandable={false}
|
||||||
sticky={true}
|
sticky={true}
|
||||||
selectionColumn={true}
|
selectionColumn={true}
|
||||||
TableLoadingRenderer={TableSkeletonRows}
|
TableLoadingRenderer={TableSkeletonRows}
|
||||||
|
|||||||
Reference in New Issue
Block a user