diff --git a/packages/pl-fe/src/components/status.tsx b/packages/pl-fe/src/components/status.tsx index 577a8c5e3..0903dc03b 100644 --- a/packages/pl-fe/src/components/status.tsx +++ b/packages/pl-fe/src/components/status.tsx @@ -332,7 +332,7 @@ const Status: React.FC = (props) => { if (filtered && actualStatus.showFiltered !== true) { const body = ( -
+
: {filterResults.map(({ filter }) => filter.title).join(', ')}. {' '} @@ -367,7 +367,7 @@ const Status: React.FC = (props) => { const body = (