diff --git a/contributors.yml b/contributors.yml index aa0469f11..5c599dae9 100644 --- a/contributors.yml +++ b/contributors.yml @@ -31,3 +31,4 @@ - turansky - underager - vijaypushkin +- janpaepke \ No newline at end of file diff --git a/docs/getting-started/concepts.md b/docs/getting-started/concepts.md index f7f0686ba..e09b7f6b8 100644 --- a/docs/getting-started/concepts.md +++ b/docs/getting-started/concepts.md @@ -668,7 +668,7 @@ The `PageLayout` route is admittedly weird. We call it a [layout route](#layout- ```jsx bad lines=[14-16,22-24] - }> + }> } /> }> } />