--- order: 7 title: zh-CN: Error en-US: Error --- ## zh-CN 复杂的错误反馈。 ## en-US Complex error feedback. ```jsx import { Result, Button, Icon, Typography } from 'antd'; const { Paragraph, Text } = Typography; ReactDOM.render( Go Console , , ]} >
The content you submitted has the following error: Your account has been frozen{' '} Thaw immediately > Your account is not yet eligible to apply Apply Unlock >
, mountNode, ); ```