import React from 'react'; import { Alert, Flex, Spin } from 'antd'; const contentStyle: React.CSSProperties = { padding: 50, background: 'rgba(0, 0, 0, 0.05)', borderRadius: 4, }; const content =