diff --git a/pages/index.tsx b/pages/index.tsx index 06c606c..3e965f9 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -4,7 +4,7 @@ import React from "react"; export default function Home() { return (

- Test build updated 2 Click here to visit + Test build updated 3 Click here to visit the playground new changes

);