diff --git a/src/components/proxy/proxy-global.tsx b/src/components/proxy/proxy-global.tsx
index 9ddb297..b0b1982 100644
--- a/src/components/proxy/proxy-global.tsx
+++ b/src/components/proxy/proxy-global.tsx
@@ -129,13 +129,13 @@ const ProxyGlobal = (props: Props) => {
-
+
setShowType(!showType)}
>
{showType ? : }
@@ -143,7 +143,7 @@ const ProxyGlobal = (props: Props) => {
setShowFilter(!showFilter)}
>
{showFilter ? : }
diff --git a/src/components/proxy/proxy-group.tsx b/src/components/proxy/proxy-group.tsx
index 61be923..9077275 100644
--- a/src/components/proxy/proxy-group.tsx
+++ b/src/components/proxy/proxy-group.tsx
@@ -154,13 +154,13 @@ const ProxyGroup = ({ group }: Props) => {
-
+
setShowType(!showType)}
>
{showType ? : }
@@ -168,7 +168,7 @@ const ProxyGroup = ({ group }: Props) => {
setShowFilter(!showFilter)}
>
{showFilter ? : }
@@ -176,7 +176,6 @@ const ProxyGroup = ({ group }: Props) => {
{showFilter && (