From 78f1d54fc3f77e9e1b0e14807f391cfa41ec1cbf Mon Sep 17 00:00:00 2001 From: headlesdev Date: Sun, 25 May 2025 21:13:35 +0200 Subject: [PATCH] TestNotification Styling Update --- components/dialogues/TestNotification.tsx | 43 +++++++++++++++++------ 1 file changed, 33 insertions(+), 10 deletions(-) diff --git a/components/dialogues/TestNotification.tsx b/components/dialogues/TestNotification.tsx index 7901cd4..c00df93 100644 --- a/components/dialogues/TestNotification.tsx +++ b/components/dialogues/TestNotification.tsx @@ -1,21 +1,44 @@ -import { Bell } from "lucide-react" +import { Bell, CheckCircle2, Clock } from "lucide-react" export default function TestNotification() { return (
-
-
-
- +
+
+
+ +
+
+

Test Notification

+

Verify your notification settings

-

Test Notification

-
-

- This will send a test notification to the selected notification provider. -

+
+
+

+ A notification test has been sent to the selected notification provider. +

+

+ You can click the button below to check the status of the notification test. +

+ +
+ + +
+ Status: +
+ + Pending +
+
+
+