feature/IO-3497-Ant-Design-v5-to-v6 - Signed off Files
This commit is contained in:
@@ -190,7 +190,7 @@ export function ExportLogsPageComponent() {
|
||||
<Table
|
||||
loading={loading}
|
||||
pagination={{
|
||||
position: "top",
|
||||
placement: "top",
|
||||
pageSize: pageLimit,
|
||||
current: parseInt(page || 1, 10),
|
||||
total: data && data.search_exportlog_aggregate.aggregate.count
|
||||
|
||||
Reference in New Issue
Block a user