// 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/overlay.md correctly 1`] = `
Ant Design / Component / General / Button /
`; exports[`renders ./components/breadcrumb/demo/separator.md correctly 1`] = `
Home > Application Center > Application List > An Application >
`; exports[`renders ./components/breadcrumb/demo/separator-component.md correctly 1`] = `
Location : Application Center / Application List / An Application
`; exports[`renders ./components/breadcrumb/demo/withIcon.md correctly 1`] = `
/ Application List / Application /
`;