From 6e359e5763ae8102ad04322f701eee8b5cc4b944 Mon Sep 17 00:00:00 2001 From: Daeeui Kim Date: Wed, 26 Jun 2024 18:41:56 +0900 Subject: [PATCH] =?UTF-8?q?[=EB=B9=84=EC=A6=88=EB=8B=88=EC=8A=A4=ED=8C=80]?= =?UTF-8?q?=20=EB=A1=9C=EA=B9=85=20=EC=B6=94=EA=B0=80=20(#360)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: 로깅 추가 * fix: 스크립트 중복 제거 --- public/index.html | 2 +- src/component/common/CustomModal/index.tsx | 18 ++- .../common/Modal/alertModal/index.tsx | 3 + src/lib/gtag.ts | 4 + .../components/AddMenuImgModal/index.tsx | 3 + .../AddMenu/components/MenuImage/index.tsx | 3 + .../PriceInput/PriceInput.module.scss | 3 +- src/page/AddMenu/index.tsx | 9 +- src/page/ManageEvent/AddingEvent/index.tsx | 3 + .../EditShopInfoModal.module.scss | 1 - .../components/EditShopInfoModal/index.tsx | 140 +++++++++--------- .../components/EventTable/index.tsx | 7 +- .../MyShopPage/components/ShopInfo/index.tsx | 13 +- src/page/MyShopPage/index.tsx | 12 ++ 14 files changed, 144 insertions(+), 77 deletions(-) diff --git a/public/index.html b/public/index.html index 4a6d84d2..44336fa2 100644 --- a/public/index.html +++ b/public/index.html @@ -14,7 +14,6 @@ -