Skip to content

Commit

Permalink
Update en/asgardeo/docs/complete-guides/react/securing-routes-within-…
Browse files Browse the repository at this point in the history
…the-app.md

Co-authored-by: Jerad Rutnam <jeradrutnam@outlook.com>
  • Loading branch information
sagara-gunathunga and jeradrutnam authored Nov 11, 2024
1 parent 9e6fc43 commit 6cfe721
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ If you prefer to have full control over how the app routes should be secured—f

const App = () => {


const ProtectedRoute = ({ children }: { children: ReactNode }) => {


Expand Down

0 comments on commit 6cfe721

Please sign in to comment.