import React from "react"; import styles from "./index.less"; import { Row, Col, Divider } from "antd"; const style = { background: "#0092ff", padding: "8px 0" }; export default () => (