Skip to content

Commit

Permalink
Merge pull request #655 from charpeni/eslint-navbar
Browse files Browse the repository at this point in the history
Fix eslint src/Navbar.js
  • Loading branch information
aksonov committed May 9, 2016
2 parents 05bd835 + 11a9287 commit 1037904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NavBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ const propTypes = {
titleStyle: PropTypes.object,
position: PropTypes.object,
navigationBarStyle: PropTypes.object,
renderTitle: PropTypes.any,
};

const contextTypes = {
Expand Down

0 comments on commit 1037904

Please sign in to comment.