UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

6 lines (5 loc) 162 B
export * from './Pivot'; export * from './Pivot.base'; export { PivotItem } from './PivotItem'; export * from './Pivot.types'; export * from './PivotItem.types';