diff --git a/src/components/NotificationRow.tsx b/src/components/NotificationRow.tsx index 8f884cef5..73c93e0ab 100644 --- a/src/components/NotificationRow.tsx +++ b/src/components/NotificationRow.tsx @@ -80,7 +80,10 @@ export const NotificationRow: React.FC = ({ onClick={() => pressTitle()} role="main" > -
+
{notification.subject.title}
diff --git a/src/components/__snapshots__/NotificationRow.test.tsx.snap b/src/components/__snapshots__/NotificationRow.test.tsx.snap index 3dfac90dc..262d67cab 100644 --- a/src/components/__snapshots__/NotificationRow.test.tsx.snap +++ b/src/components/__snapshots__/NotificationRow.test.tsx.snap @@ -42,6 +42,7 @@ exports[`components/Notification.js should render itself & its children 1`] = ` >
I am a robot and this is a test!