import { Divider } from "antd"; export default function Loading() { return (
{/* header */}
); }