import React from "react";
import { Form } from "antd";

export { Form };
export default Form;
