mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
docs: optimize demo show (#24446)
This commit is contained in:
parent
419004e38a
commit
bffa58f439
@ -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>,
|
||||
|
Loading…
Reference in New Issue
Block a user