import React from "react"; import styles from "./index.less"; import { Row, Col, Divider } from "antd"; const DemoBox = props => (
{props.children}