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.
2 parents d60e044 + 5d3cf21 commit f1546c2Copy full SHA for f1546c2
public/js/vocabulary_react.js
@@ -8,6 +8,7 @@ var Translation = React.createClass({
8
{this.props.word}
9
</h2>
10
{this.props.children}
11
+ <hr />
12
</div>
13
);
14
}
0 commit comments