Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
imkarimkarim committed Jan 9, 2025
1 parent 962a104 commit 541e396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const router = createBrowserRouter([
path: "/set-username",
element: <SetUserName />,
},
{
{

Check warning on line 26 in src/routes/index.tsx

View workflow job for this annotation

GitHub Actions / Linting

Delete `·`
path: "/payment-result",
element: <PaymentResult />,
},
Expand Down

0 comments on commit 541e396

Please sign in to comment.