xrkffgg
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
components/result/demo/error.md
|
|
@ -43,12 +43,12 @@ ReactDOM.render( |
|
|
|
</Text> |
|
|
|
</Paragraph> |
|
|
|
<Paragraph> |
|
|
|
<CloseCircleOutlined className="site-result-demo-error-icon" /> Your account has been frozen |
|
|
|
<a>Thaw immediately ></a> |
|
|
|
<CloseCircleOutlined className="site-result-demo-error-icon" /> Your account has been |
|
|
|
frozen. <a>Thaw immediately ></a> |
|
|
|
</Paragraph> |
|
|
|
<Paragraph> |
|
|
|
<CloseCircleOutlined className="site-result-demo-error-icon" /> Your account is not yet |
|
|
|
eligible to apply <a>Apply Unlock ></a> |
|
|
|
eligible to apply. <a>Apply Unlock ></a> |
|
|
|
</Paragraph> |
|
|
|
</div> |
|
|
|
</Result>, |
|
|
|