import React from "react"; import { Card, Empty, Table } from "antd"; const ControlContent = () => ( ); export default ControlContent;