From 280cd01df5753bfdd3b1306efbde77477e6f6ce3 Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Mon, 7 Apr 2025 11:03:16 +0200 Subject: [PATCH] wip clean dead code --- 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}