import { Bell, CheckCircle2, Clock } from "lucide-react" export default function TestNotification() { return (

Test Notification

Verify your notification settings

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
) }