mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00
docs: optimize demo show (#24446)
This commit is contained in:
parent
419004e38a
commit
bffa58f439
@ -43,12 +43,12 @@ ReactDOM.render(
|
|||||||
</Text>
|
</Text>
|
||||||
</Paragraph>
|
</Paragraph>
|
||||||
<Paragraph>
|
<Paragraph>
|
||||||
<CloseCircleOutlined className="site-result-demo-error-icon" /> Your account has been frozen
|
<CloseCircleOutlined className="site-result-demo-error-icon" /> Your account has been
|
||||||
<a>Thaw immediately ></a>
|
frozen. <a>Thaw immediately ></a>
|
||||||
</Paragraph>
|
</Paragraph>
|
||||||
<Paragraph>
|
<Paragraph>
|
||||||
<CloseCircleOutlined className="site-result-demo-error-icon" /> Your account is not yet
|
<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>
|
</Paragraph>
|
||||||
</div>
|
</div>
|
||||||
</Result>,
|
</Result>,
|
||||||
|
Loading…
Reference in New Issue
Block a user