From 6e3caa998324b7e1373af992689723d1f12efef9 Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Wed, 20 Jul 2022 19:18:21 +0900 Subject: [PATCH] =?UTF-8?q?change=20codesandbox=20=E2=86=92=20stackblitz?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0004ed6..a605a07 100644 --- a/README.md +++ b/README.md @@ -280,16 +280,15 @@ $ npx jest # 実行 ## Jest を試してみる ---