UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

8 lines 453 B
define(["require", "exports", "../../Utilities", "./HoverCard.styles", "./HoverCard.base"], function (require, exports, Utilities_1, HoverCard_styles_1, HoverCard_base_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HoverCard = Utilities_1.styled(HoverCard_base_1.HoverCardBase, HoverCard_styles_1.getStyles, undefined, { scope: 'HoverCard', }); }); //# sourceMappingURL=HoverCard.js.map