// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./antdv-demo/docs/breadcrumb/demo/basic.md correctly 1`] = `
Home/Application Center/Application List/An Application/
`; exports[`renders ./antdv-demo/docs/breadcrumb/demo/overlay.md correctly 1`] = `
Ant Design Vue/Component/General /Button/
`; exports[`renders ./antdv-demo/docs/breadcrumb/demo/separator.md correctly 1`] = `
Home>Application Center>Application List>An Application>
Home>Application Center>Application List>An Application>
`; exports[`renders ./antdv-demo/docs/breadcrumb/demo/separator-indepent.md correctly 1`] = `
Location:Application Center/Application List/An Application
`; exports[`renders ./antdv-demo/docs/breadcrumb/demo/withIcon.md correctly 1`] = `
/ Application List/ Application /
`;