mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
fix: inconsistance page size of paginated data tables
This commit is contained in:
@@ -137,6 +137,7 @@ function VendorsTable({
|
||||
expandable={false}
|
||||
sticky={true}
|
||||
pagination={true}
|
||||
initialPageSize={vendorsTableState.pageSize}
|
||||
manualSortBy={true}
|
||||
pagesCount={pagination.pagesCount}
|
||||
autoResetSortBy={false}
|
||||
|
||||
Reference in New Issue
Block a user