UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

5 lines (4 loc) 195 B
import Breadcrumb from './Breadcrumb'; export type { BreadcrumbProps } from './Breadcrumb'; export type { BreadcrumbItemProps, SeparatorType } from './BreadcrumbItem'; export default Breadcrumb;