IO-888 Sorted Speedprint

This commit is contained in:
Patrick Fic
2021-04-13 08:22:41 -07:00
parent b09b2be34a
commit 4c0cde23b2
11 changed files with 51 additions and 20 deletions

View File

@@ -250,7 +250,8 @@ export function BillsListPage({
<Table
loading={loading}
scroll={{ x: "50%", y: "40rem" }}
scroll={{ x: "50%",// y: "40rem"
}}
pagination={{
position: "top",
pageSize: 25,