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 GitHub
parent f04d592b0c
commit 55960ef653
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>