mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Linter fix
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
c69818da2d
commit
87e676650b
@ -322,7 +322,7 @@ class NonInjectedItemListLayoutContent<
|
|||||||
>
|
>
|
||||||
{this.renderTableHeader()}
|
{this.renderTableHeader()}
|
||||||
{this.renderItems()}
|
{this.renderItems()}
|
||||||
</Table>
|
</Table>
|
||||||
|
|
||||||
<Observer>
|
<Observer>
|
||||||
{() => (
|
{() => (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user