diff --git a/src/components/organisms/ProxyForm.tsx b/src/components/organisms/ProxyForm.tsx index 491c92bb..29b9534c 100644 --- a/src/components/organisms/ProxyForm.tsx +++ b/src/components/organisms/ProxyForm.tsx @@ -144,12 +144,8 @@ const ProxyForm: React.FC = () => { {tabIndex === 0 && ( isProxyConfigured ? ( - - - - Current Proxy Configuration - - + + @@ -165,7 +161,6 @@ const ProxyForm: React.FC = () => {
-