xingyu4j hai 7 meses
pai
achega
48b3d30088
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/effects/common-ui/src/ui/profile/types.ts

+ 0 - 1
packages/effects/common-ui/src/ui/profile/types.ts

@@ -13,7 +13,6 @@ export interface FormSchemaItem {
   description: string;
   fieldName: string;
   label: string;
-  name: string;
   value: boolean;
 }