diff --git a/contributors.yml b/contributors.yml index dc8dcf07c..7b11e7f67 100644 --- a/contributors.yml +++ b/contributors.yml @@ -47,3 +47,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 aa765916a..411136bdf 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] - }> + }> } /> }> } />