diff --git a/frontend/src/pages/Deploy/Application/List/index.tsx b/frontend/src/pages/Deploy/Application/List/index.tsx index f2d88352..e35b2b45 100644 --- a/frontend/src/pages/Deploy/Application/List/index.tsx +++ b/frontend/src/pages/Deploy/Application/List/index.tsx @@ -398,18 +398,18 @@ const ApplicationList: React.FC = () => {
form.setValue('appCode', e.target.value)} className="max-w-[200px]" /> form.setValue('appName', e.target.value)} className="max-w-[200px]" />