Address issue with notifications page.
This commit is contained in:
parent
444f9a156b
commit
0839160efd
|
@ -148,7 +148,7 @@ class Notification extends ImmutablePureComponent {
|
|||
{message}
|
||||
</Text>
|
||||
{
|
||||
!!createdAt &&
|
||||
!!statusUrl &&
|
||||
<React.Fragment>
|
||||
<DotTextSeperator />
|
||||
<DateWrapperContainer
|
||||
|
|
Loading…
Reference in New Issue