We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04be5f5 commit a442274Copy full SHA for a442274
app/page.tsx
@@ -28,7 +28,7 @@ const HomePage: React.FC = () => {
28
window.location.href = `/search?crate_name=${searchQuery}`;
29
}
30
};
31
-
+ console.log("test for build 1111111111111");
32
33
34
return (
0 commit comments