import { Result } from 'antd' export default function Placeholder({ title }: { title: string }) { return }