// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders components/switch/demo/basic.tsx correctly 1`] = `
`;
exports[`renders components/switch/demo/disabled.tsx correctly 1`] = `
`;
exports[`renders components/switch/demo/loading.tsx correctly 1`] = `
Array [
,
,
,
]
`;
exports[`renders components/switch/demo/size.tsx correctly 1`] = `
Array [
,
,
,
]
`;
exports[`renders components/switch/demo/text.tsx correctly 1`] = `
`;