@@ -90,7 +90,7 @@ exports[`renders ./components/descriptions/demo/responsive.md correctly 1`] = `
90
90
<td colspan = " 1" class = " ant-descriptions-item-content" >Cloud Database</td >
91
91
<th class = " ant-descriptions-item-label ant-descriptions-item-colon" >Billing</th >
92
92
<td colspan = " 1" class = " ant-descriptions-item-content" >Prepaid</td >
93
- <th class = " ant-descriptions-item-label ant-descriptions-item-colon" >time </th >
93
+ <th class = " ant-descriptions-item-label ant-descriptions-item-colon" >Time </th >
94
94
<td colspan = " 1" class = " ant-descriptions-item-content" >18:00:00</td >
95
95
</tr >
96
96
<tr class = " ant-descriptions-row" >
@@ -112,7 +112,7 @@ exports[`renders ./components/descriptions/demo/responsive.md correctly 1`] = `
112
112
<br >
113
113
Storage space: 10 GB
114
114
<br >
115
- Replication_factor:3
115
+ Replication_factor: 3
116
116
<br >
117
117
Region: East China 1
118
118
</td >
@@ -137,7 +137,7 @@ exports[`renders ./components/descriptions/demo/size.md correctly 1`] = `
137
137
<td colspan = " 1" class = " ant-descriptions-item-content" >Cloud Database</td >
138
138
<th class = " ant-descriptions-item-label ant-descriptions-item-colon" >Billing</th >
139
139
<td colspan = " 1" class = " ant-descriptions-item-content" >Prepaid</td >
140
- <th class = " ant-descriptions-item-label ant-descriptions-item-colon" >time </th >
140
+ <th class = " ant-descriptions-item-label ant-descriptions-item-colon" >Time </th >
141
141
<td colspan = " 1" class = " ant-descriptions-item-content" >18:00:00</td >
142
142
</tr >
143
143
<tr class = " ant-descriptions-row" >
@@ -159,7 +159,7 @@ exports[`renders ./components/descriptions/demo/size.md correctly 1`] = `
159
159
<br >
160
160
Storage space: 10 GB
161
161
<br >
162
- Replication_factor:3
162
+ Replication_factor: 3
163
163
<br >
164
164
Region: East China 1<br ></td >
165
165
</tr >
@@ -175,7 +175,7 @@ exports[`renders ./components/descriptions/demo/size.md correctly 1`] = `
175
175
<tr class = " ant-descriptions-row" >
176
176
<td colspan = " 1" class = " ant-descriptions-item" ><span class = " ant-descriptions-item-label ant-descriptions-item-colon" >Product</span ><span class = " ant-descriptions-item-content" >Cloud Database</span ></td >
177
177
<td colspan = " 1" class = " ant-descriptions-item" ><span class = " ant-descriptions-item-label ant-descriptions-item-colon" >Billing</span ><span class = " ant-descriptions-item-content" >Prepaid</span ></td >
178
- <td colspan = " 1" class = " ant-descriptions-item" ><span class = " ant-descriptions-item-label ant-descriptions-item-colon" >time </span ><span class = " ant-descriptions-item-content" >18:00:00</span ></td >
178
+ <td colspan = " 1" class = " ant-descriptions-item" ><span class = " ant-descriptions-item-label ant-descriptions-item-colon" >Time </span ><span class = " ant-descriptions-item-content" >18:00:00</span ></td >
179
179
</tr >
180
180
<tr class = " ant-descriptions-row" >
181
181
<td colspan = " 1" class = " ant-descriptions-item" ><span class = " ant-descriptions-item-label ant-descriptions-item-colon" >Amount</span ><span class = " ant-descriptions-item-content" >$80.00</span ></td >
@@ -276,7 +276,7 @@ exports[`renders ./components/descriptions/demo/vertical-border.md correctly 1`]
276
276
<br >
277
277
Storage space: 10 GB
278
278
<br >
279
- Replication_factor:3
279
+ Replication_factor: 3
280
280
<br >
281
281
Region: East China 1<br ></td >
282
282
</tr >
0 commit comments