mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-13 04:53:11 +08:00
🎬 update descriptions demo
This commit is contained in:
parent
48763bfa7c
commit
98a3de1eb7
@ -263,7 +263,7 @@ exports[`renders ./components/descriptions/demo/border.md correctly 1`] = `
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1
|
Region: East China 1
|
||||||
<br />
|
<br />
|
||||||
@ -384,7 +384,7 @@ exports[`renders ./components/descriptions/demo/responsive.md correctly 1`] = `
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1
|
Region: East China 1
|
||||||
</td>
|
</td>
|
||||||
@ -569,7 +569,7 @@ exports[`renders ./components/descriptions/demo/size.md correctly 1`] = `
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1
|
Region: East China 1
|
||||||
<br />
|
<br />
|
||||||
@ -1025,7 +1025,7 @@ exports[`renders ./components/descriptions/demo/vertical-border.md correctly 1`]
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1
|
Region: East China 1
|
||||||
<br />
|
<br />
|
||||||
|
@ -40,7 +40,7 @@ ReactDOM.render(
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1<br />
|
Region: East China 1<br />
|
||||||
</Descriptions.Item>
|
</Descriptions.Item>
|
||||||
|
@ -39,7 +39,7 @@ const Demo = () => {
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1
|
Region: East China 1
|
||||||
</Descriptions.Item>
|
</Descriptions.Item>
|
||||||
|
@ -54,7 +54,7 @@ class Demo extends React.Component {
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1<br />
|
Region: East China 1<br />
|
||||||
</Descriptions.Item>
|
</Descriptions.Item>
|
||||||
|
@ -40,7 +40,7 @@ ReactDOM.render(
|
|||||||
<br />
|
<br />
|
||||||
Storage space: 10 GB
|
Storage space: 10 GB
|
||||||
<br />
|
<br />
|
||||||
Replication_factor:3
|
Replication factor: 3
|
||||||
<br />
|
<br />
|
||||||
Region: East China 1<br />
|
Region: East China 1<br />
|
||||||
</Descriptions.Item>
|
</Descriptions.Item>
|
||||||
|
Loading…
Reference in New Issue
Block a user