import React from 'react'; import { Alert, Flex } from 'antd'; const Demo = () => ( ); export default Demo;