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