Typo
This commit is contained in:
parent
98c450c847
commit
d15c59c5be
|
@ -77,7 +77,7 @@
|
|||
</a>
|
||||
<div class="text">
|
||||
<p>
|
||||
<i class="fa fa-pie-shart"></i>
|
||||
<i class="fa fa-pie-chart"></i>
|
||||
<a href={ CONFIG.url + '/' + notification.user.username }>{ notification.user.name }</a>
|
||||
</p>
|
||||
<a class="post-ref" href={ CONFIG.url + '/' + notification.post.user.username + '/' + notification.post.id }>{ getPostSummary(notification.post) }</a>
|
||||
|
|
Loading…
Reference in New Issue