UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

7 lines 510 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 = void 0; exports.GroupShowAll = (0, Utilities_1.styled)(GroupShowAll_base_1.GroupShowAllBase, GroupShowAll_styles_1.getStyles, undefined, { scope: 'GroupShowAll' }); }); //# sourceMappingURL=GroupShowAll.js.map