We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7aa09 commit 780cf4fCopy full SHA for 780cf4f
app/page.tsx
@@ -24,7 +24,6 @@ const Home: React.FC = () => {
24
>
25
Welcome to the Next.js starter!
26
</motion.h1>
27
- <div onClick={() => console.log("motion")}>Click me</div>
28
</main>
29
)
30
}
0 commit comments