1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Add missing space in "Remove x items" (#6290)

This commit is contained in:
Andy Hall 2022-10-03 09:53:06 -04:00 committed by Sebastian Malton
parent cd25da3360
commit ca66032836

View File

@ -195,7 +195,7 @@ class NonInjectedItemListLayoutContent<
) )
: ( : (
<p> <p>
Remove {"Remove "}
<b>{selectedCount}</b> <b>{selectedCount}</b>
{" items "} {" items "}
<b>{selectedNames}</b> <b>{selectedNames}</b>