UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

7 lines 565 B
define(["require", "exports", "../../Utilities", "./SwatchColorPicker.base", "./SwatchColorPicker.styles"], function (require, exports, Utilities_1, SwatchColorPicker_base_1, SwatchColorPicker_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SwatchColorPicker = void 0; exports.SwatchColorPicker = (0, Utilities_1.styled)(SwatchColorPicker_base_1.SwatchColorPickerBase, SwatchColorPicker_styles_1.getStyles, undefined, { scope: 'SwatchColorPicker' }); }); //# sourceMappingURL=SwatchColorPicker.js.map