From a510f8abe6530c80670f536f7d47b9025456962e Mon Sep 17 00:00:00 2001 From: amhsirak Date: Fri, 22 Nov 2024 21:44:45 +0530 Subject: [PATCH] feat: apply border --- src/components/organisms/ProxyForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organisms/ProxyForm.tsx b/src/components/organisms/ProxyForm.tsx index cee69805..a581144b 100644 --- a/src/components/organisms/ProxyForm.tsx +++ b/src/components/organisms/ProxyForm.tsx @@ -243,7 +243,7 @@ const ProxyForm: React.FC = () => { )} - + If your proxy requires a username and password, always provide them separately from the proxy URL.
The right way