// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/descriptions/demo/basic.md correctly 1`] = `
User Info
UserName Zhou Maomao Telephone 1810000000 Live Hangzhou, Zhejiang
Remark empty Address No. 18, Wantang Road, Xihu District, Hangzhou, Zhejiang, China
`; exports[`renders ./components/descriptions/demo/border.md correctly 1`] = `
User Info
Product Cloud Database Billing Mode Prepaid Automatic Renewal YES
Order time 2018-04-24 18:00:00 Usage Time 2019-04-24 18:00:00
Status Running
Negotiated Amount $80.00 Discount $20.00 Official Receipts $60.00
Config Info Data disk type: MongoDB
Database version: 3.4
Package: dds.mongo.mid
Storage space: 10 GB
Replication_factor:3
Region: East China 1
`; exports[`renders ./components/descriptions/demo/responsive.md correctly 1`] = `
Responsive Descriptions
Product Cloud Database Billing Prepaid time 18:00:00
Amount $80.00 Discount $20.00 Official $60.00
Config Info Data disk type: MongoDB
Database version: 3.4
Package: dds.mongo.mid
Storage space: 10 GB
Replication_factor:3
Region: East China 1
`; exports[`renders ./components/descriptions/demo/size.md correctly 1`] = `


Custom Size
Product Cloud Database Billing Prepaid time 18:00:00
Amount $80.00 Discount $20.00 Official $60.00
Config Info Data disk type: MongoDB
Database version: 3.4
Package: dds.mongo.mid
Storage space: 10 GB
Replication_factor:3
Region: East China 1
`;