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.
1 parent 796fd27 commit 5d3cf21Copy full SHA for 5d3cf21
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