From 5bbde9d9e94f17e57e2b917bbfc803b44b6924a3 Mon Sep 17 00:00:00 2001 From: Deluan Date: Fri, 13 Jun 2025 17:36:38 -0400 Subject: [PATCH] fix(ui): update title attribute for info icon in AppBar component Signed-off-by: Deluan --- ui/src/layout/AppBar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/layout/AppBar.jsx b/ui/src/layout/AppBar.jsx index eefcc908..561701dc 100644 --- a/ui/src/layout/AppBar.jsx +++ b/ui/src/layout/AppBar.jsx @@ -50,7 +50,7 @@ const AboutMenuItem = forwardRef(({ onClick, ...rest }, ref) => { <> - + {label}