Skip to content

Commit

Permalink
풀리퀘2
Browse files Browse the repository at this point in the history
  • Loading branch information
SINHJ1 committed Jun 4, 2024
1 parent 47b14e5 commit d5fa471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import SignupPage from "./Component/Auth/SignupPage";
import NotePage from "./Component/Note/NotePage";
import UserProfileEdit from "./Component/Auth/UserProfileEdit";
import Page from "./Component/Page/Page";
import Contribution from "./Component/Contribution/ContributionPage";
// import Contribution from "./Component/Contribution/ContributionPage";
import EmailTokenHandler from "./Component/Utils/EmailTokenHandler";
import { BrowserRouter, Routes, Route } from "react-router-dom";

Expand Down

0 comments on commit d5fa471

Please sign in to comment.