From 10fc285dcbae7f8764ed8d978b852281844115e6 Mon Sep 17 00:00:00 2001 From: Alen Abraham <123920676+alxn787@users.noreply.github.com> Date: Sat, 27 Sep 2025 01:10:08 +0530 Subject: [PATCH] fix:ui suppresion page (#252) --- apps/web/src/app/(dashboard)/suppressions/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/app/(dashboard)/suppressions/page.tsx b/apps/web/src/app/(dashboard)/suppressions/page.tsx index 121f59b..3490a90 100644 --- a/apps/web/src/app/(dashboard)/suppressions/page.tsx +++ b/apps/web/src/app/(dashboard)/suppressions/page.tsx @@ -16,7 +16,7 @@ export default function SuppressionsPage() { return (
{/* Header */} -
+

Suppression List