UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 475 B
define(["require", "exports", "../../Utilities", "./GroupShowAll.styles", "./GroupShowAll.base"], function (require, exports, Utilities_1, GroupShowAll_styles_1, GroupShowAll_base_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GroupShowAll = Utilities_1.styled(GroupShowAll_base_1.GroupShowAllBase, GroupShowAll_styles_1.getStyles, undefined, { scope: 'GroupShowAll' }); }); //# sourceMappingURL=GroupShowAll.js.map