Skip to content

Commit

Permalink
[FIX] eslintrc.json μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiyoongrace committed Feb 15, 2024
1 parent beffcbe commit 34952f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ function App() {
path="/recruitment/submit-success"
element={<SubmitSuccess />}
/>
<Route path="/recruitment/submit-fail" element={<SubmitFail />} />
{/*<Route path="/recruitment/submit-fail" element={<SubmitFail />} />*/}
<Route /* 1μ°¨ λ°œν‘œ λ•Œ FirstVerification, μ΅œμ’… λ°œν‘œ λ•Œ FinalVerification */
path="/recruitment/result-verification"
element={<FinalVerification />}
Expand Down

0 comments on commit 34952f0

Please sign in to comment.