We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68d09e7 + 39ca26e commit a5a680aCopy full SHA for a5a680a
src/client/components/document-management.js
@@ -62,7 +62,7 @@ class DocumentManagement extends DirtyComponent {
62
docs: [],
63
status,
64
pageCount: 0,
65
- limit: 2,
+ limit: 10,
66
offset: 0
67
};
68
0 commit comments