diff --git a/nextjs/spa/app/page.tsx b/nextjs/spa/app/page.tsx index 73fd5d9..3e090ce 100644 --- a/nextjs/spa/app/page.tsx +++ b/nextjs/spa/app/page.tsx @@ -10,7 +10,7 @@ export default function Home() { rel="noopener noreferrer" className="bg-blue-500 text-white p-2 rounded-md inline-block" > - Click me + Click me now );