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

export { Dropdown };
export default Dropdown;
