Skip to content

Commit

Permalink
카카오로그인 추가 세팅 1
Browse files Browse the repository at this point in the history
  • Loading branch information
chs98412 committed Aug 5, 2024
1 parent 287dcfb commit c089e2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import Layout from './components/Layout';
import Home from './pages/Home';
import About from './pages/About';
import KakaoLogin from "./pages/KakaoLogin";
import axios from "axios/index";

const OAuth2RedirectHandler = () => {
const location = useLocation();
Expand Down

0 comments on commit c089e2a

Please sign in to comment.