From 00c52e16a90ab6155493cafc7ef79ce5d21839b0 Mon Sep 17 00:00:00 2001 From: Alex Andreev Date: Fri, 16 Apr 2021 08:20:26 +0300 Subject: [PATCH] Removing Box component Signed-off-by: Alex Andreev --- src/renderer/components/+preferences/preferences.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/renderer/components/+preferences/preferences.tsx b/src/renderer/components/+preferences/preferences.tsx index 2a5b5ab9a2..dbe84f1f41 100644 --- a/src/renderer/components/+preferences/preferences.tsx +++ b/src/renderer/components/+preferences/preferences.tsx @@ -187,11 +187,11 @@ export class Preferences extends React.Component { } label="Allow untrusted Certificate Authorities" /> - + This will make Lens to trust ANY certificate authority without any validations.{" "} Needed with some corporate proxies that do certificate re-writing.{" "} Does not affect cluster communications! - + )}