UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

6 lines 176 B
import { ActionButton } from '../ActionButton/ActionButton'; /** * {@docCategory Button} */ export var CommandButton = ActionButton; //# sourceMappingURL=CommandButton.js.map