@uifabric/experiments
Version:
Experimental React components for building experiences for Office 365.
8 lines • 488 B
JavaScript
define(["require", "exports", "tslib", "office-ui-fabric-react/lib/CommandBar"], function (require, exports, tslib_1, CommandBar_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// 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(CommandBar_1, exports);
});
//# sourceMappingURL=CommandBar.js.map