// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Breadcrumb > renders with as correctly 1`] = ` "
  1. Home
  2. Components
  3. Breadcrumb
" `; exports[`Breadcrumb > renders with class correctly 1`] = ` "" `; exports[`Breadcrumb > renders with custom slot correctly 1`] = ` "" `; exports[`Breadcrumb > renders with item slot correctly 1`] = ` "" `; exports[`Breadcrumb > renders with item-label slot correctly 1`] = ` "" `; exports[`Breadcrumb > renders with item-leading slot correctly 1`] = ` "" `; exports[`Breadcrumb > renders with item-trailing slot correctly 1`] = ` "" `; exports[`Breadcrumb > renders with items correctly 1`] = ` "" `; exports[`Breadcrumb > renders with labelKey correctly 1`] = ` "" `; exports[`Breadcrumb > renders with separator slot correctly 1`] = ` "" `; exports[`Breadcrumb > renders with separatorIcon correctly 1`] = ` "" `; exports[`Breadcrumb > renders with ui correctly 1`] = ` "" `;