From 0890ec993d3cd9dd4d40b712dfe0ef69252e1258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Sun, 19 Oct 2025 23:39:03 +0200 Subject: [PATCH] pl-fe: add missing `key` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- .../pl-fe/src/features/notifications/components/notification.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/pl-fe/src/features/notifications/components/notification.tsx b/packages/pl-fe/src/features/notifications/components/notification.tsx index 1ab9c5290..482d36334 100644 --- a/packages/pl-fe/src/features/notifications/components/notification.tsx +++ b/packages/pl-fe/src/features/notifications/components/notification.tsx @@ -40,6 +40,7 @@ const buildLink = (account: Pick