diff --git a/components/cart/CartItem/CartItem.tsx b/components/cart/CartItem/CartItem.tsx
index c9db7f89a..5dc5f9967 100644
--- a/components/cart/CartItem/CartItem.tsx
+++ b/components/cart/CartItem/CartItem.tsx
@@ -97,15 +97,17 @@ const CartItem = ({
-
+
diff --git a/components/common/Navbar/Navbar.tsx b/components/common/Navbar/Navbar.tsx
index 28b3f8910..ab965445b 100644
--- a/components/common/Navbar/Navbar.tsx
+++ b/components/common/Navbar/Navbar.tsx
@@ -42,7 +42,7 @@ const Navbar: FC = ({ className }) => {
-
+
)
diff --git a/components/common/Searchbar/Searchbar.tsx b/components/common/Searchbar/Searchbar.tsx
index 53672263f..290873395 100644
--- a/components/common/Searchbar/Searchbar.tsx
+++ b/components/common/Searchbar/Searchbar.tsx
@@ -22,29 +22,31 @@ const Searchbar: FC = ({ className, id = 'search' }) => {
className
)}
>
-