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

fix: lint / linux build failed

Signed-off-by: Roman <ixrock@gmail.com>
This commit is contained in:
Roman 2020-10-01 07:43:29 +03:00
parent c1dc1e6463
commit deb0d85af0

View File

@ -128,8 +128,7 @@ export class ClustersMenu extends React.Component<Props> {
)} )}
</Draggable> </Draggable>
) )
} })}
)}
{placeholder} {placeholder}
</div> </div>
)} )}