UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Office 365.

7 lines 397 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); // The CommandBar in @uifabric/experiments has 'graduated'. // Consumer projects should switch to using the version from 'office-ui-fabric-react' before Fabric 7. tslib_1.__exportStar(require("office-ui-fabric-react/lib/CommandBar"), exports); //# sourceMappingURL=CommandBar.js.map