import React from 'react' import './index.css' import { Result } from 'antd' export function ErrorPage() { return ( ) }