diff --git a/src/App.tsx b/src/App.tsx index fa4adfd..0953490 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -15,7 +15,7 @@ const router = createBrowserRouter( } /> }/> - } path="/recruitment"> + } path="/recruitments"> } /> } /> }/>