import { Button } from 'antd'; import { Outlet } from 'react-router-dom'; const Home = () => { return (