Skip to content

Commit

Permalink
Ajustes
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelKC committed Aug 22, 2023
1 parent 1cd78f1 commit 825519b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const router = createBrowserRouter([
errorElement: <NotFound />
},
{
path: 'rafaelchicovis/thank-you',
path: 'rafaelchicovis/thank-you/',
element: <ThankYou />,
errorElement: <NotFound />
},
Expand Down

0 comments on commit 825519b

Please sign in to comment.