Replies in the compose form

This commit is contained in:
Eugen Rochko
2016-08-31 22:58:10 +02:00
parent 1e0e17ba85
commit dbae8062f4
15 changed files with 257 additions and 307 deletions

View File

@@ -48,7 +48,7 @@ const RelativeTimestamp = React.createClass({
render () {
return (
<span style={{ color: '#616b86' }}>
<span>
{this.state.text}
</span>
);