UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

6 lines 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.onlyDesktopSize = void 0; var onlyDesktopSize_1 = require("./onlyDesktopSize"); Object.defineProperty(exports, "onlyDesktopSize", { enumerable: true, get: function () { return onlyDesktopSize_1.onlyDesktopSize; } }); //# sourceMappingURL=index.js.map