import { Form } from 'antd'; import React from 'react'; import "./index.less" const FormItem = ({ FormItemProps, children, ...data }: any) => { return