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