From 7edb3f762c4a44f46f2279b5c09f65ce1ee47349 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Mon, 10 Mar 2025 16:43:02 +0100 Subject: [PATCH] fix(idp): add empty alt tag on decorative img --- services/idp/src/App.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/services/idp/src/App.jsx b/services/idp/src/App.jsx index 7aa7a8344c..228781534d 100644 --- a/services/idp/src/App.jsx +++ b/services/idp/src/App.jsx @@ -61,6 +61,7 @@ const App = ({ bgImg }): ReactElement => { }