Skip to content

Commit a442274

Browse files
authored
test for build (#112)
1 parent 04be5f5 commit a442274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const HomePage: React.FC = () => {
2828
window.location.href = `/search?crate_name=${searchQuery}`;
2929
}
3030
};
31-
31+
console.log("test for build 1111111111111");
3232

3333

3434
return (

0 commit comments

Comments
 (0)