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