From 371f1eb202a7a444ffd5734a6b6794561dc33711 Mon Sep 17 00:00:00 2001 From: Daseul Kim Date: Mon, 23 Dec 2024 17:15:18 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EB=AA=A8=EB=93=88=20=ED=83=80?= =?UTF-8?q?=EC=9E=85=EB=B3=84=20=EC=95=84=EC=9D=B4=ED=85=9C=20=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D=20=EC=A1=B0=ED=9A=8C=20api=EC=9D=98=20req=20param?= =?UTF-8?q?=EC=9D=84=20=EB=B0=B0=EC=97=B4=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Playground.jsx | 2 +- src/hooks/common/useMasterController.js | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/Playground.jsx b/src/components/Playground.jsx index 42bf25ca..1ebf16a2 100644 --- a/src/components/Playground.jsx +++ b/src/components/Playground.jsx @@ -215,7 +215,7 @@ export default function Playground() {