liuxiran commented on a change in pull request #1715:
URL: https://github.com/apache/apisix-dashboard/pull/1715#discussion_r609849106



##########
File path: web/src/pages/Route/components/Step1/ProxyRewrite.tsx
##########
@@ -154,88 +163,137 @@ const ProxyRewrite: React.FC<RouteModule.Step1PassProps> 
= ({ form, disabled })
     }
   };
 
-  return (
-    <PanelSection title={formatMessage({ id: 
'page.route.panelSection.title.requestOverride' })}>
+  const SchemeComponent: React.FC = () => {

Review comment:
       more clearly, love this enhancement❤️




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to