import React from "react"; import styles from "./index.less"; import { Card, Col, Row } from "antd"; export default () => (
Card content Card content Card content
);