Skip to content

Commit f1546c2

Browse files
committed
Merge. release
2 parents d60e044 + 5d3cf21 commit f1546c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/js/vocabulary_react.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ var Translation = React.createClass({
88
{this.props.word}
99
</h2>
1010
{this.props.children}
11+
<hr />
1112
</div>
1213
);
1314
}

0 commit comments

Comments
 (0)