UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

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