We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be7677 commit 110b924Copy full SHA for 110b924
contributors.yml
@@ -60,3 +60,4 @@
60
- turansky
61
- underager
62
- vijaypushkin
63
+- vikingviolinist
docs/getting-started/overview.md
@@ -172,7 +172,7 @@ When the URL is `"/invoices/sent"` the component tree will be:
172
</App>
173
```
174
175
-When the URL is `"/invoices/123"`, the component tree will:
+When the URL is `"/invoices/123"`, the component tree will be:
176
177
```tsx
178
<App>
0 commit comments