Add space to listings
[MAILPOET-1612]
This commit is contained in:
@@ -32,6 +32,7 @@ class ListingGroups extends React.Component {
|
||||
data-automation-id={`filters_${group.label.replace(' ', '_').toLowerCase()}`}
|
||||
>
|
||||
{group.label}
|
||||
|
||||
<span className="count">({ parseInt(group.count, 10).toLocaleString() })</span>
|
||||
</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user