// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` main notification switches email switches renders email switches correctly when email 3pids exist 1`] = `
Enable email notifications for tester@test.com <_default aria-label="Enable email notifications for tester@test.com" checked={false} disabled={false} onChange={[Function]} >
`; exports[` main notification switches renders only enable notifications switch when notifications are disabled 1`] = `
Enable for this account <_default aria-label="Enable for this account" checked={false} disabled={false} onChange={[Function]} >
`;