Skip to content

Commit a597441

Browse files
committed
add ticks to docs
1 parent 3db323c commit a597441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/components/Route.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ handler will have the child route's handler available as
3030
`this.props.activeRouteHandler`. You can then render it in the parent
3131
passing in any additional props as needed.
3232

33-
### [prop]
33+
### `[prop]`
3434

3535
Any additional, user-defined, properties will be become properties of
3636
the rendered handler.

0 commit comments

Comments
 (0)