exports[`test renders ./components/breadcrumb/demo/basic.md correctly 1`] = `
Home / Application Center / Application List / An Application /
`; exports[`test renders ./components/breadcrumb/demo/router.md correctly 1`] = `
Home Application List
Home
Click the navigation above to switch:
Home /
`; exports[`test renders ./components/breadcrumb/demo/separator.md correctly 1`] = `
Home > Application Center > Application List > An Application >
`; exports[`test renders ./components/breadcrumb/demo/withIcon.md correctly 1`] = `
/ Application List / Application /
`;