Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7993d6e

Browse files
Update NavBarContainer.js
Fix spacing
1 parent 817ce3f commit 7993d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/NavBarContainer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ class NavBarContainer extends React.Component {
135135
rightCorner={this.props.rightCorner}
136136
titleStyle={this.props.titleStyle}
137137
willDisappear
138-
borderBottomWidth={this.props.borderBottomWidth}
138+
borderBottomWidth={this.props.borderBottomWidth}
139139
borderColor={this.props.borderColor}
140140
goBack={this.goBack}
141141
goForward={this.goForward}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /