Skip to content

Commit bc90039

Browse files
committed
Fix imports
1 parent 603123a commit bc90039

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/app/page.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import Link from "next/link";
2-
import Image from "next/image";
3-
41
export default function Home() {
52
return (
63
<div className="min-h-screen bg-convex-white">

0 commit comments

Comments
 (0)