We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fcc3cb commit 0e601afCopy full SHA for 0e601af
src/app/page.js
@@ -1,3 +1,4 @@
1
+'use client'
2
import Image from "next/image";
3
4
export default function Home() {
0 commit comments