// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Switch no label switch is checked 1`] = ` `; exports[`Switch no label switch is not checked 1`] = ` `; exports[`Switch switch is checked 1`] = ` `; exports[`Switch switch is checked and disabled 1`] = ` `; exports[`Switch switch is not checked 1`] = ` `; exports[`Switch switch is not checked and disabled 1`] = ` `; exports[`Switch switch with only label is checked 1`] = ` `; exports[`Switch switch with only label is not checked 1`] = ` `;