Address issue with notifications page.

This commit is contained in:
Fosco Marotto 2021-02-28 19:14:36 -05:00
parent 444f9a156b
commit 0839160efd
1 changed files with 2 additions and 2 deletions

View File

@ -148,7 +148,7 @@ class Notification extends ImmutablePureComponent {
{message}
</Text>
{
!!createdAt &&
!!statusUrl &&
<React.Fragment>
<DotTextSeperator />
<DateWrapperContainer