From 0d73660ecdde0d805112fa8b8589f8039b71c8d8 Mon Sep 17 00:00:00 2001 From: akcodez Date: Tue, 12 Mar 2024 08:10:43 -0700 Subject: [PATCH] add alt text to previously undefined variable --- @theme/components/Navbar/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@theme/components/Navbar/Navbar.tsx b/@theme/components/Navbar/Navbar.tsx index 4f60561c03..d7defe6a67 100644 --- a/@theme/components/Navbar/Navbar.tsx +++ b/@theme/components/Navbar/Navbar.tsx @@ -351,7 +351,7 @@ export function LogoBlock(props) { const { to, img, altText } = props; return ( - {altText} + {"XRP ); }