Added js highlighting (#2610)

This commit is contained in:
Alessandro Annini 2017-09-25 22:23:47 +02:00 committed by Matt Hamil
parent 69397af74d
commit 2f0e386a24

View File

@ -9,7 +9,7 @@ Building a custom router allows you to change the navigation logic of your compo
A router can be defined like this:
```
```js
class MyNavigationAwareComponent extends React.Component {
static router = {