UNPKG

@raona/components

Version:

React components used at Raona to work with SPFx

5 lines (4 loc) 76 B
export interface BreadcrumbItem { name: string; href: string; }