{totalItemsCount > maxPerPage ? (
-
-
+ {totalPages >= 10 ? (
+ 1 ? "" : "disabled"}`}>
+
+
+ ) : null}
+ 1 ? "" : "disabled"}`}>
+
+
+ {pages.map((page) => (
+
+
+
+ ))}
+
+
+
+ {totalPages >= 10 ? (
+
+
+
+ ) : null}
+ {/* }
- nextPageText={}
- firstPageText={}
- lastPageText={}
- />
-
+ /> */}
+
) : null}
);
diff --git a/ui/src/Components/SilenceModal/SilencePreview/__snapshots__/index.test.tsx.snap b/ui/src/Components/SilenceModal/SilencePreview/__snapshots__/index.test.tsx.snap
index af48fd83d..18b7862b7 100644
--- a/ui/src/Components/SilenceModal/SilencePreview/__snapshots__/index.test.tsx.snap
+++ b/ui/src/Components/SilenceModal/SilencePreview/__snapshots__/index.test.tsx.snap
@@ -12,85 +12,63 @@ exports[`