From 2cda6d040896755e87bbdaf21f2f34323ec8ffec Mon Sep 17 00:00:00 2001 From: ocahs9 Date: Sun, 24 Nov 2024 20:46:40 +0900 Subject: [PATCH] =?UTF-8?q?cicd=20=ED=85=8C=EC=8A=A4=ED=8A=B83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.jsx b/src/App.jsx index b27f083..356c7b7 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -10,6 +10,7 @@ import KakaoAuth from "./pages/KakaoAuth"; import ProtectedRoute from "./routes/ProtectedRoute"; function App() { + console.log("hi, we are kong, lee, kim"); return (