Added mistakenly deleted codes

This commit is contained in:
mistikk 2018-10-30 11:20:43 +03:00
parent 08d204c1eb
commit e685090803

View File

@ -70,6 +70,8 @@ class HeaderView extends Component {
&& reputation !== undefined && (
<Text style={styles.subTitle}>
@
{userName}
{`(${getReputation(reputation)})`}
</Text>
)}
</View>