Skip to content

Commit 5d3cf21

Browse files
committed
Minor change
1 parent 796fd27 commit 5d3cf21

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)