// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`BreadcrumbHeading component should pass classname 1`] = `
  • Item

  • `; exports[`BreadcrumbHeading component should pass custom id 1`] = `
  • Item

  • `; exports[`BreadcrumbHeading component should render breadcrumbHeading with target 1`] = `
  • Item

  • `; exports[`BreadcrumbHeading component should render default breadcrumbHeading 1`] = `
  • Item

  • `; exports[`BreadcrumbHeading component should render link breadcrumbTitle 1`] = `
  • Item

  • `;