Skip to content

Commit

Permalink
Merge branch 'develop' into feature/input-validation-highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
treee97 authored Dec 12, 2023
2 parents c81d8a4 + 56bb8a3 commit f8e82e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/router/routes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import ProtectedRoute from "./protectedRoutes";
import ResetPasswordPage from "../pages/ResetPasswordPage";

function Router() {

return (
<>
<Routes>
Expand Down

0 comments on commit f8e82e5

Please sign in to comment.