Skip to content

Commit

Permalink
Fix typescript error
Browse files Browse the repository at this point in the history
  • Loading branch information
kdid committed Jan 16, 2025
1 parent 6339b9b commit d614e59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import Image from "next/image";

export default function Home() {
return (
<h1>Hello, cruel world!</h1>
Expand Down

0 comments on commit d614e59

Please sign in to comment.