// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders ./components/page-header/demo/actions.vue correctly 1`] = `
Title This is a subtitle
Created Lili Qu
Association 421421
Creation Time 2017-01-10
Effective Time 2017-10-10
Remarks Gonghu Road, Xihu District, Hangzhou, Zhejiang, China

Title This is a subtitle Running
Status
Pending
Price
$ 568 .08
Balance
$ 3,345 .08
`; exports[`renders ./components/page-header/demo/basic.vue correctly 1`] = `
Title This is a subtitle
`; exports[`renders ./components/page-header/demo/breadcrumb.vue correctly 1`] = `
First-level Menu / Second-level Menu / Third-level Menu /
Title This is a subtitle
`; exports[`renders ./components/page-header/demo/content.vue correctly 1`] = `
Title This is a subtitle Running

Ant Design interprets the color system into two levels: a system-level color system and a product-level color system.

Ant Design's design team preferred to design with the HSB color model, which makes it easier for designers to have a clear psychological expectation of color when adjusting colors, as well as facilitate communication in teams.

content
`; exports[`renders ./components/page-header/demo/ghost.vue correctly 1`] = `
Title This is a subtitle
Created Lili Qu
Association 421421
Creation Time 2017-01-10
Effective Time 2017-10-10
Remarks Gonghu Road, Xihu District, Hangzhou, Zhejiang, China
`; exports[`renders ./components/page-header/demo/responsive.vue correctly 1`] = `
`;