// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`CellGroup title slot 1`] = `
CustomTitle
`; exports[`arrow direction 1`] = `
`; exports[`icon-prefix prop 1`] = `
`; exports[`render slot 1`] = `
Custom Icon
Custom Title
Custom Label
Custom Extra
`; exports[`title-style prop 1`] = `
title
`;