Skip to content

Commit

Permalink
docs: fixing routes for example (#8189)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhirao committed Nov 4, 2021
1 parent ea00c5d commit 4ae8f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ This route config defined three route paths:

- `"/invoices"`
- `"/invoices/sent"`
- `"/invoices/sent/:invoiceId"`
- `"/invoices/:invoiceId"`

When the URL is `"/invoices/sent"` the component tree will be:

Expand Down

0 comments on commit 4ae8f46

Please sign in to comment.