import { Form } from "antd" import React from "react" const FormBox = ({ ...props }: any) => { return