refactor(web): ♻ use TablePaginationPosition api

This commit is contained in:
Collin M. Barrett 2021-11-02 18:19:02 -05:00
parent f6b35d2db6
commit 0b554af623

View file

@ -67,8 +67,8 @@ export const ListsTable = (props: RouteComponentProps & Props) => {
size="small"
pagination={{
simple: true,
style: { float: "left", margin: "4px 4px" },
pageSize: tablePageSize.pageSize,
position: ["bottomLeft"],
}}
scroll={{
x: