// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiListGroup is rendered 1`] = `
`;
exports[`OuiListGroup listItems is rendered 1`] = `
`;
exports[`OuiListGroup listItems is rendered with color 1`] = `
`;
exports[`OuiListGroup listItems is rendered with size 1`] = `
`;
exports[`OuiListGroup props bordered is rendered 1`] = `
`;
exports[`OuiListGroup props flush is rendered 1`] = `
`;
exports[`OuiListGroup props gutter size m is rendered 1`] = `
`;
exports[`OuiListGroup props gutter size none is rendered 1`] = `
`;
exports[`OuiListGroup props gutter size s is rendered 1`] = `
`;
exports[`OuiListGroup props maxWidth as a number is rendered 1`] = `
`;
exports[`OuiListGroup props maxWidth as a string is rendered 1`] = `
`;
exports[`OuiListGroup props maxWidth as true is rendered 1`] = `
`;
exports[`OuiListGroup props showToolTips is rendered 1`] = `
`;
exports[`OuiListGroup props wrapText is rendered 1`] = `
`;