UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

5 lines (4 loc) 197 B
export { getStyles as getCommandBarStyles, getCommandButtonStyles } from './CommandBar.styles'; export * from './CommandBar'; export * from './CommandBar.base'; export * from './CommandBar.types';