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

Add space between "Remove" and selectedCount

Signed-off-by: Andy Hall <andy@ajhall.us>
This commit is contained in:
Andy Hall 2022-09-26 09:58:41 -04:00 committed by GitHub
parent 333517eaa0
commit 18f0219a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>