From 32956f495fb195b72cab5f99927005d9c277f624 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Mon, 7 Apr 2025 11:03:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=B0=EF=B8=8F(frontend)=20remove=20dead=20?= =?UTF-8?q?code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Traces of debugging, never been useful. --- src/frontend/src/features/notifications/components/Toast.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/features/notifications/components/Toast.tsx b/src/frontend/src/features/notifications/components/Toast.tsx index 4f146102..0ead5d19 100644 --- a/src/frontend/src/features/notifications/components/Toast.tsx +++ b/src/frontend/src/features/notifications/components/Toast.tsx @@ -48,7 +48,7 @@ export function Toast({ state, ...props }: ToastProps) { return ( -
{props.toast.content?.message} machine a
+
{props.toast.content?.message}