mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-05 12:14:28 +02:00
Remove all white space at end of line
This commit is contained in:
parent
58f2dc4156
commit
10bcc0a02f
17 changed files with 870 additions and 870 deletions
|
@ -60,7 +60,7 @@ var LevelToolbarView = React.createClass({
|
|||
<button
|
||||
onClick={this.props.onGoalClick}
|
||||
type="button">
|
||||
{this.state.isGoalExpanded ?
|
||||
{this.state.isGoalExpanded ?
|
||||
intl.str('hide-goal-button') :
|
||||
intl.str('show-goal-button')
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue