From 6d8adc1fa022ca6b690df72751b9923f23e52042 Mon Sep 17 00:00:00 2001 From: Ada Date: Mon, 27 Nov 2023 19:59:22 -0500 Subject: [PATCH] text wrap --- dashboard/src/components/Atoms/NotificationCard.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/dashboard/src/components/Atoms/NotificationCard.tsx b/dashboard/src/components/Atoms/NotificationCard.tsx index 0396e0b9..c29422b3 100644 --- a/dashboard/src/components/Atoms/NotificationCard.tsx +++ b/dashboard/src/components/Atoms/NotificationCard.tsx @@ -58,9 +58,6 @@ export default function NotificationCard({ {message}

{!message && ( - /** - * https://tailwindcss.com/docs/word-break - */ {formatNotificationTime(timestamp)}