// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`OuiBreadcrumbs is rendered 1`] = ` `; exports[`OuiBreadcrumbs props max doesn't break when max exceeds the number of breadcrumbs 1`] = ` `; exports[`OuiBreadcrumbs props max renders 1 item 1`] = ` `; exports[`OuiBreadcrumbs props max renders all items with null 1`] = ` `; exports[`OuiBreadcrumbs props responsive is rendered 1`] = ` `; exports[`OuiBreadcrumbs props responsive is rendered as false 1`] = ` `; exports[`OuiBreadcrumbs props responsive is rendered with custom breakpoints 1`] = ` `; exports[`OuiBreadcrumbs props truncate as false is rendered 1`] = ` `;