Added Document Managment feature #388
@ -32,7 +32,7 @@ const ViewDocument = () => {
|
|||||||
error: versionError,
|
error: versionError,
|
||||||
} = useDocumentVersionList(
|
} = useDocumentVersionList(
|
||||||
data?.parentAttachmentId,
|
data?.parentAttachmentId,
|
||||||
ITEMS_PER_PAGE,
|
ITEMS_PER_PAGE-10,
|
||||||
currentPage
|
currentPage
|
||||||
);
|
);
|
||||||
const paginate = (page) => {
|
const paginate = (page) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user