aboutsummaryrefslogtreecommitdiff
path: root/src/Board.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/Board.js')
-rw-r--r--src/Board.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Board.js b/src/Board.js
index 917c2cf..a521379 100644
--- a/src/Board.js
+++ b/src/Board.js
@@ -93,6 +93,9 @@ class Board extends Component {
<Link to={`/${this.props.dir}/read/${thread.id}`}>
{thread.subject}
</Link>
+ <Header.Subheader>
+ {thread.total_replies} respuestas
+ </Header.Subheader>
</Header>
<Segment attached>
<Comment.Group>