diff --git a/src/views/components/NavBar.jsx b/src/views/components/NavBar.jsx
index a51393d..1541fc4 100644
--- a/src/views/components/NavBar.jsx
+++ b/src/views/components/NavBar.jsx
@@ -122,7 +122,7 @@ const NavBar = () => {
aria-label='Back from search'
title={t('back')}
>
-
+
)
}
@@ -154,7 +154,7 @@ const NavBar = () => {
: t('back')
}
>
-
+
)
}