// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiTableHeaderCellCheckbox is rendered 1`] = `
`;
exports[`OuiTableHeaderCellCheckbox width and style accepts style attribute 1`] = `
`;
exports[`OuiTableHeaderCellCheckbox width and style accepts width attribute 1`] = `
`;
exports[`OuiTableHeaderCellCheckbox width and style accepts width attribute as number 1`] = `
`;
exports[`OuiTableHeaderCellCheckbox width and style resolves style and width attribute 1`] = `
`;