From 7b2f1dd4c654b9fed12bbcdbfc33398c319989ed Mon Sep 17 00:00:00 2001 From: Pallavi Kumari Date: Mon, 29 Sep 2025 16:49:26 +0530 Subject: [PATCH] button fix --- src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx b/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx index 4442e150..4f81ed58 100644 --- a/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx +++ b/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx @@ -648,7 +648,7 @@ export default function ReverseProxyTargets(props: { }} onChange={(config) => updateTarget(row.original.targetId, config)} trigger={ - @@ -909,7 +909,7 @@ export default function ReverseProxyTargets(props: { }} onChange={(config) => updateTarget(row.original.targetId, config)} trigger={ -