import {Typography} from "antd"; const {Paragraph} = Typography; export default function Home() { return hi; }