+
{notification.title}
- {formatDistanceToNow(new Date(notification.created_at), { addSuffix: true })} + {formatDistanceToNow( + new Date(notification.created_at), + { addSuffix: true }, + )}@@ -205,9 +265,11 @@ export const NotificationBell = () => { {notification.entity_name && (
Control how and when you want to be notified
-In-App Notifications
-Receive real-time alerts in the platform
-Email Notifications
-Get updates delivered to your inbox
-| Category | -In-App | -|
|---|---|---|
|
- {cat.label} -{cat.description} - |
- - handleCategoryToggle(cat.id, 'in_app')} - /> - | -- handleCategoryToggle(cat.id, 'email')} - /> - | -
{`{{user_name}}`}, {`{{entity_name}}`}, and {`{{action}}`}.
+