@uifabric/experiments
Version:
Experimental React components for building experiences for Microsoft 365.
8 lines • 493 B
JavaScript
define(["require", "exports", "../../Utilities", "./ChicletXsmall.styles", "./ChicletXsmall.base"], function (require, exports, Utilities_1, ChicletXsmall_styles_1, ChicletXsmall_base_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ChicletXsmall = Utilities_1.styled(ChicletXsmall_base_1.ChicletXsmallBase, ChicletXsmall_styles_1.getStyles, undefined, {
scope: 'ChicletXsmall',
});
});
//# sourceMappingURL=ChicletXsmall.js.map