document version list display 10 version at per page
This commit is contained in:
parent
97a32b8f42
commit
a8239d5c31
@ -32,7 +32,7 @@ const ViewDocument = () => {
|
||||
error: versionError,
|
||||
} = useDocumentVersionList(
|
||||
data?.parentAttachmentId,
|
||||
ITEMS_PER_PAGE,
|
||||
ITEMS_PER_PAGE-10,
|
||||
currentPage
|
||||
);
|
||||
const paginate = (page) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user