import React from "react"; import styles from "./index.less"; import { Typography } from "antd"; const { Title } = Typography; export default () => (
h1. Ant Design h2. Ant Design h3. Ant Design h4. Ant Design
);