We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db323c commit a597441Copy full SHA for a597441
docs/api/components/Route.md
@@ -30,7 +30,7 @@ handler will have the child route's handler available as
30
`this.props.activeRouteHandler`. You can then render it in the parent
31
passing in any additional props as needed.
32
33
-### [prop]
+### `[prop]`
34
35
Any additional, user-defined, properties will be become properties of
36
the rendered handler.
0 commit comments