diff --git a/app/page.tsx b/app/page.tsx index 4f4a051..a03fe3c 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -28,7 +28,7 @@ const HomePage: React.FC = () => { window.location.href = `/search?crate_name=${searchQuery}`; } }; - + console.log("test for build 1111111111111"); return (