From 102248b163056ef37aa7993d7d6a4b97e2ffe01a Mon Sep 17 00:00:00 2001 From: qhahd78 Date: Mon, 3 Jan 2022 17:40:56 +0900 Subject: [PATCH] =?UTF-8?q?[Feat]::Kakao=20msg=20=EA=B5=AC=ED=98=84?= =?UTF-8?q?=EC=A4=91=20#65?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + public/index.html | 2 ++ src/Components/Detail/Reservation/Step2.jsx | 14 ++++++++++++++ src/Layouts/Detail/Detail.jsx | 6 ++++++ src/Layouts/MyReservation/MyReservation.jsx | 1 - 5 files changed, 23 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4d29575..966bc27 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ npm-debug.log* yarn-debug.log* yarn-error.log* +.env \ No newline at end of file diff --git a/public/index.html b/public/index.html index 87579cc..d78adab 100644 --- a/public/index.html +++ b/public/index.html @@ -10,6 +10,8 @@ content="Web site created using create-react-app" /> + +