We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 817ce3f commit 7993d6eCopy full SHA for 7993d6e
components/NavBarContainer.js
@@ -135,7 +135,7 @@ class NavBarContainer extends React.Component {
135
rightCorner={this.props.rightCorner}
136
titleStyle={this.props.titleStyle}
137
willDisappear
138
- borderBottomWidth={this.props.borderBottomWidth}
+ borderBottomWidth={this.props.borderBottomWidth}
139
borderColor={this.props.borderColor}
140
goBack={this.goBack}
141
goForward={this.goForward}
0 commit comments