Skip to content

Commit b2dec12

Browse files
authored
Update App.jsx (changed to code craft
1 parent 5b1b800 commit b2dec12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ export default function App() {
104104
{/* <Route path="/events/codeathon" element={<NewEventRegister />}></Route> */}
105105
<Route path="/events/algo2024" element={<EventRegister />}></Route>
106106
<Route path="/roadmap-to-mern-stack" element={<Round5Register />}></Route>
107-
<Route path="/Vintra24" element={<CodeClash />}></Route>
107+
<Route path="/Vintra24" element={<CodeCraft />}></Route>
108108
<Route path="/enrollment" element={ <StudentEnrollment /> }></Route>
109109
<Route path="/enrollment/form" element={<Student_enroll_form />}></Route>
110110

0 commit comments

Comments
 (0)