import React from 'react'; import { Card, Typography, Alert } from 'antd'; import { PageHeaderWrapper } from '@ant-design/pro-layout'; import { FormattedMessage } from 'umi-plugin-react/locale'; const CodePreview: React.FC<{}> = ({ children }) => (
    
      {children}
    
  
); export default (): React.ReactNode => ( npx umi block list npm run fetch:blocks

Want to add more pages? Please refer to{' '} use block

);