From b1fa8e419f2ab8f0f07a18e2fc3eb77879a7b511 Mon Sep 17 00:00:00 2001 From: shahanneda Date: Sun, 26 Jun 2022 13:04:23 -0700 Subject: [PATCH] updated --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

); }