diff --git a/src/components/organisms/RightSidePanel.tsx b/src/components/organisms/RightSidePanel.tsx index 340916a3..f925c53c 100644 --- a/src/components/organisms/RightSidePanel.tsx +++ b/src/components/organisms/RightSidePanel.tsx @@ -192,7 +192,14 @@ export const RightSidePanel = () => { {getList && <> - + { + paginationMode ? + paginationType !== "" ? + + : "" + : + + }