Skip to content

Commit

Permalink
Removes superfluous > in README. Fixes oblador#164
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Apr 8, 2016
1 parent a08871d commit 7483621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ var Icon = require('react-native-vector-icons/Ionicons');
var ToolbarView = React.createClass({
render: function() {
return (
<Icon.ToolbarAndroid>
<Icon.ToolbarAndroid
title="Home"
titleColor="white"
navIconName="android-arrow-back"
Expand Down

0 comments on commit 7483621

Please sign in to comment.