mirror of
https://github.com/outbackdingo/pangolin.git
synced 2026-01-27 18:20:04 +00:00
quick fix
This commit is contained in:
@@ -626,7 +626,7 @@ export default function ResourcesTable({
|
||||
onGlobalFilterChange: setInternalGlobalFilter,
|
||||
initialState: {
|
||||
pagination: {
|
||||
pageSize: proxyPageSize,
|
||||
pageSize: internalPageSize,
|
||||
pageIndex: 0
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user