From a1a866c852031ab45be9160cffbbe96c0a11eaae Mon Sep 17 00:00:00 2001 From: Adam Setch Date: Fri, 14 Jun 2024 17:16:24 -0400 Subject: [PATCH] fix: regression in all read ui (#1242) --- src/components/AllRead.tsx | 2 +- src/components/__snapshots__/AllRead.test.tsx.snap | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/AllRead.tsx b/src/components/AllRead.tsx index 1a830571b..b16823bac 100644 --- a/src/components/AllRead.tsx +++ b/src/components/AllRead.tsx @@ -11,7 +11,7 @@ export const AllRead = () => { ); return ( -
+

{emoji}

No new notifications.

diff --git a/src/components/__snapshots__/AllRead.test.tsx.snap b/src/components/__snapshots__/AllRead.test.tsx.snap index 5700edc59..e1a5816fe 100644 --- a/src/components/__snapshots__/AllRead.test.tsx.snap +++ b/src/components/__snapshots__/AllRead.test.tsx.snap @@ -6,7 +6,7 @@ exports[`components/AllRead.tsx should render itself & its children 1`] = ` "baseElement":

, "container":