diff --git a/pages/index.tsx b/pages/index.tsx index 1ce89f3..1176242 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -5,7 +5,7 @@ export default function Home() { return (

Click here to visit the playground New - playground + playground updated

); }