From 9a3bcc163c445becda41b8b84384adcf6281fa09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Sun, 22 Feb 2026 18:49:06 +0100 Subject: [PATCH] nicolium: what's this nesting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- packages/pl-fe/src/components/quoted-status.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/pl-fe/src/components/quoted-status.tsx b/packages/pl-fe/src/components/quoted-status.tsx index a5265434f..aa6b9cffa 100644 --- a/packages/pl-fe/src/components/quoted-status.tsx +++ b/packages/pl-fe/src/components/quoted-status.tsx @@ -98,10 +98,8 @@ const QuotedStatus: React.FC = ({ status, onCancel, compose }) => {status.event ? ( ) : ( - - - - + + )}