From 2488afc77f3f7e43f1bc27288df08defb9ace8b6 Mon Sep 17 00:00:00 2001 From: Daeeui Kim Date: Tue, 25 Jun 2024 13:11:06 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=A1=9C=EA=B9=85=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 1 + 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(+), 76 deletions(-) diff --git a/public/index.html b/public/index.html index 313e3b52..7f88c87d 100644 --- a/public/index.html +++ b/public/index.html @@ -29,6 +29,7 @@
+