From e0b40aeace29bcab4b991f737604e3d39edc2306 Mon Sep 17 00:00:00 2001 From: KillariDev <13102010+KillariDev@users.noreply.github.com> Date: Wed, 24 Jan 2024 15:54:22 +0200 Subject: [PATCH] Update src/components/NavBar/index.tsx Co-authored-by: Micah Zoltu --- src/components/NavBar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NavBar/index.tsx b/src/components/NavBar/index.tsx index e13bb9427b8..e894c28fa6b 100644 --- a/src/components/NavBar/index.tsx +++ b/src/components/NavBar/index.tsx @@ -95,7 +95,7 @@ const Navbar = ({ blur }: { blur: boolean }) => { height="48" data-testid="horswap-logo" className={styles.logo} - onClick={handleHorsIconClick} + onClick={handleHorIconClick} />