// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Page Check dark page against snapshot 1`] = `
Navigation
Section with default background
`; exports[`Page Check page horizontal layout example against snapshot 1`] = `
Section with default background
`; exports[`Page Check page to verify breadcrumb is created - PageBreadcrumb syntax 1`] = `
Section with default background
`; exports[`Page Check page to verify breadcrumb is created 1`] = `
Section with default background
`; exports[`Page Check page to verify grouped nav and breadcrumb - new components syntax 1`] = `
`; exports[`Page Check page to verify grouped nav and breadcrumb - old / props syntax 1`] = `
`; exports[`Page Check page to verify skip to content points to main content region 1`] = `
Section with default background
`; exports[`Page Check page vertical layout example against snapshot 1`] = `
Navigation
Section with default background
`; exports[`Page Sticky bottom breadcrumb on all height breakpoints - PageBreadcrumb syntax 1`] = `
Section with default background
`; exports[`Page Verify sticky bottom breadcrumb on all height breakpoints 1`] = `
Section with default background
`; exports[`Page Verify sticky top breadcrumb on all height breakpoints - PageBreadcrumb syntax 1`] = `
Section with default background
`; exports[`Page Verify sticky top breadcrumb on all height breakpoints 1`] = `
Section with default background
`;