chore: Moved Breadcrumbs to design system and added stories
Approved-by: Bianca Widstam
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export { BreadcrumbSkeleton } from "./Breadcrumb/BreadcrumbSkeleton"
|
||||
export { Breadcrumbs } from "./Breadcrumbs"
|
||||
export { BreadcrumbsSkeleton } from "./BreadcrumbsSkeleton"
|
||||
export type { BreadcrumbsProps } from "./types"
|
||||
Reference in New Issue
Block a user