UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

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