// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./antdv-demo/docs/layout/demo/basic.md correctly 1`] = `
Header
Content
Footer
Header
Content
Footer
Header
Content
Footer
Header
Content
`; exports[`renders ./antdv-demo/docs/layout/demo/custom-trigger.md correctly 1`] = `
Content
`; exports[`renders ./antdv-demo/docs/layout/demo/fixed.md correctly 1`] = `
Home/List/App/
Content
`; exports[`renders ./antdv-demo/docs/layout/demo/fixed-sider.md correctly 1`] = `
...
Really
...
...
...
long
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
content
`; exports[`renders ./antdv-demo/docs/layout/demo/responsive.md correctly 1`] = `
content
`; exports[`renders ./antdv-demo/docs/layout/demo/side.md correctly 1`] = `
User/Bill/
Bill is a cat.
`; exports[`renders ./antdv-demo/docs/layout/demo/top.md correctly 1`] = `
Home/List/App/
Content
`; exports[`renders ./antdv-demo/docs/layout/demo/top-side.md correctly 1`] = `
Home/List/App/
Content
`; exports[`renders ./antdv-demo/docs/layout/demo/top-side-2.md correctly 1`] = `
Home/List/App/
Content
`;