Here is Breadcrumb component
import BreadcrumbCustomSeparator from "@/components/ui/breadcrumb-1"; export default function DemoOne() { return <BreadcrumbCustomSeparator />; }
Part of Base UI — browse the full library on 21st.dev.