// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Breadcrumb filter React.Fragment 1`] = `
`;
exports[`Breadcrumb rtl render component should be rendered correctly in RTL direction 1`] = `
`;
exports[`Breadcrumb should accept undefined routes 1`] = `
`;
exports[`Breadcrumb should allow Breadcrumb.Item is null or undefined 1`] = `
`;
exports[`Breadcrumb should not display Breadcrumb Item when its children is falsy 1`] = `
`;
exports[`Breadcrumb should render a menu 1`] = `
`;
exports[`Breadcrumb should support Breadcrumb.Item default separator 1`] = `
`;
exports[`Breadcrumb should support React.Fragment and falsy children 1`] = `
`;
exports[`Breadcrumb should support custom attribute 1`] = `
`;