Skip to content

Commit 780cf4f

Browse files
committed
unused content removed
1 parent 8e7aa09 commit 780cf4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/page.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ const Home: React.FC = () => {
2424
>
2525
Welcome to the Next.js starter!
2626
</motion.h1>
27-
<div onClick={() => console.log("motion")}>Click me</div>
2827
</main>
2928
)
3029
}

0 commit comments

Comments
 (0)