// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/breadcrumb/demo/basic.md correctly 1`] = `
Home/Application Center/Application List/An Application/
`; exports[`renders ./components/breadcrumb/demo/router.md correctly 1`] = ``; exports[`renders ./components/breadcrumb/demo/separator.md correctly 1`] = `
Home>Application Center>Application List>An Application>
Home>Application Center>Application List>An Application>
`; exports[`renders ./components/breadcrumb/demo/withIcon.md correctly 1`] = `
/ Application List/ Application /
`;