Skip to content

Commit

Permalink
Add space to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
eightypop committed Oct 18, 2016
1 parent b27da86 commit 5ce699b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -109,7 +109,7 @@ var A = React.createClass({
});
```

###Rendering with a child function
### Rendering with a child function

You may also specify a function for the child of the MediaQuery component. When the component renders, it is passed whether or not the given media query matches. This function must return a single element or `null`.

Expand Down

0 comments on commit 5ce699b

Please sign in to comment.