UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

9 lines 490 B
define(["require", "exports", "../../Utilities", "./Coachmark.styles", "./Coachmark.base"], function (require, exports, Utilities_1, Coachmark_styles_1, Coachmark_base_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Coachmark = void 0; exports.Coachmark = (0, Utilities_1.styled)(Coachmark_base_1.CoachmarkBase, Coachmark_styles_1.getStyles, undefined, { scope: 'Coachmark', }); }); //# sourceMappingURL=Coachmark.js.map