import React from "react"; import styles from "./index.less"; import { Popconfirm, Icon } from "antd"; export default () => (
} > Delete
);