import React from "react"; import styles from "./index.less"; import { Card } from "antd"; export default () => (
More} style={{ width: 300 }} >

Card content

Card content

Card content

More} style={{ width: 300 }} >

Card content

Card content

Card content

);