// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`OuiCheckbox is rendered 1`] = `
`;
exports[`OuiCheckbox props check is rendered 1`] = `
`;
exports[`OuiCheckbox props disabled disabled is rendered 1`] = `
`;
exports[`OuiCheckbox props label is rendered 1`] = `
`;
exports[`OuiCheckbox props labelProps is rendered 1`] = `
`;
exports[`OuiCheckbox props type inList is rendered 1`] = `
`;