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