// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Descriptions > Descriptions support colon 1`] = `
Product Cloud Database
`; exports[`Descriptions > Descriptions support style 1`] = `
Cloud Database
`; exports[`Descriptions > Descriptions.Item support className 1`] = `
Product Cloud Database
`; exports[`Descriptions > column is number 1`] = `
Product Cloud Database
Billing Prepaid
time 18:00:00
Amount $80.00
`; exports[`Descriptions > number 0 should render correct 1`] = `
0 0
`; exports[`Descriptions > should work with React Fragment 1`] = `
bamboo bamboo
bamboo bamboo
bamboo bamboo
`; exports[`Descriptions > vertical layout 1`] = `
Product
Cloud Database
Billing
Prepaid
time
18:00:00
Amount
$80.00
`; exports[`Descriptions > when item is rendered conditionally 1`] = `
Product Cloud Database
Billing Prepaid
time 18:00:00
Amount $80.00
`;