From 219ad5d1ecacda0821b8a9931bf5e8d5cf94008a Mon Sep 17 00:00:00 2001 From: "shiweisong.ssw" Date: Thu, 29 Jun 2023 14:21:51 +0800 Subject: [PATCH] feat: divide the pagination and the table --- datacenter/app/datastores/documents/chunklist/page.tsx | 4 +++- datacenter/app/datastores/documents/page.tsx | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/datacenter/app/datastores/documents/chunklist/page.tsx b/datacenter/app/datastores/documents/chunklist/page.tsx index ddd323a5f..eb68e9296 100644 --- a/datacenter/app/datastores/documents/chunklist/page.tsx +++ b/datacenter/app/datastores/documents/chunklist/page.tsx @@ -78,7 +78,9 @@ const ChunkList = () => { ))} - + { ))} - +