// 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 Home Section Title Section Title Section Landing Section with default background `; exports[`Page Check page to verify breadcrumb is created 1`] = ` Section Home Section Title Section Title Section Landing Section with default background `; exports[`Page Check page to verify grouped nav and breadcrumb - new components syntax 1`] = ` Section Home Section Title Section Title Section Landing System Panel Policy Authentication Network Services Server Section with default background `; exports[`Page Check page to verify grouped nav and breadcrumb - old / props syntax 1`] = ` System Panel Policy Authentication Network Services Server Section Home Section Title Section Title Section Landing Section with default background `; exports[`Page Check page to verify skip to content points to main content region 1`] = ` Skip to Content Section Home Section Title Section Title Section Landing 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 Home Section Title Section Title Section Landing Section with default background `; exports[`Page Verify sticky bottom breadcrumb on all height breakpoints 1`] = ` Section Home Section Title Section Title Section Landing Section with default background `; exports[`Page Verify sticky top breadcrumb on all height breakpoints - PageBreadcrumb syntax 1`] = ` Section Home Section Title Section Title Section Landing Section with default background `; exports[`Page Verify sticky top breadcrumb on all height breakpoints 1`] = ` Section Home Section Title Section Title Section Landing Section with default background `;