diff --git a/src/pages/home/index.tsx b/src/pages/home/index.tsx
index 688005335..f48a7833c 100644
--- a/src/pages/home/index.tsx
+++ b/src/pages/home/index.tsx
@@ -55,7 +55,7 @@ export function Home({ isSearch = false }) {
{isSearch && (
{
setSearchTerm(value as string)
}}
@@ -84,7 +84,7 @@ export function Home({ isSearch = false }) {
searchParams.get('term') ? (