UNPKG

flowbite-svelte

Version:

Flowbite components for Svelte

4 lines (3 loc) 168 B
export { default as Breadcrumb } from "./Breadcrumb.svelte"; export { default as BreadcrumbItem } from "./BreadcrumbItem.svelte"; export { breadcrumb } from "./theme";