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:
parent
f04d592b0c
commit
55960ef653
@ -195,7 +195,7 @@ class NonInjectedItemListLayoutContent<
|
||||
)
|
||||
: (
|
||||
<p>
|
||||
Remove
|
||||
{"Remove "}
|
||||
<b>{selectedCount}</b>
|
||||
{" items "}
|
||||
<b>{selectedNames}</b>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user